IConfiguratorAuthentication_UnauthWarningMessage Property |
Gets or sets the value of the Warning header field in SIP messages when an unauthorized response sent.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring 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:
String
See Also