IConfiguratorAuthentication_Realm Property |
Gets or sets the value of the realm when authenticating the endpoints.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string Authentication_Realm { get; set; }
Property Authentication_Realm As String
Get
Set
property String^ Authentication_Realm {
String^ get ();
void set (String^ value);
}
abstract Authentication_Realm : string with get, set
Property Value
Type:
StringSee Also