Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsTelnet Interface : Realm Property |
'Declaration
Property Realm As String
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As String instance.Realm = value value = instance.Realm
string Realm {get; set;}