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