MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetSecurity

Method GetSecurity

Plugins/FreeRDP/Client/ParameterFreeRDP.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352CParameterFreeRDP::Security CParameterFreeRDP::GetSecurity() const
353{
354 return m_Security;
355}
356
357void CParameterFreeRDP::SetSecurity(Security newSecurity)
358{

Callers 2

CDlgSetFreeRDPMethod · 0.80
cb_pre_connectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected