IConfiguratorAuthentication_UnauthWarningMessage Property |
Gets or sets the value of the Warning header field in SIP messages when an unauthorized response sent.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string Authentication_UnauthWarningMessage { get; set; }
Property Authentication_UnauthWarningMessage As String
Get
Set
property String^ Authentication_UnauthWarningMessage {
String^ get ();
void set (String^ value);
}
abstract Authentication_UnauthWarningMessage : string with get, set
Property Value
Type:
StringSee Also