ConfiguratorAuthentication_Realm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string Authentication_Realm { get; set; }
Public Property Authentication_Realm As String
Get
Set
public:
virtual property String^ Authentication_Realm {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Authentication_Realm : string with get, set
override Authentication_Realm : string with get, set
Property Value
StringImplements
IConfiguratorAuthentication_Realm
See Also