Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsTelnet Interface : MutualAuthentication Property |
'Declaration
Property MutualAuthentication As Boolean
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As Boolean instance.MutualAuthentication = value value = instance.MutualAuthentication
bool MutualAuthentication {get; set;}