ConfiguratorAuthentication_UnauthWarningMessage Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string Authentication_UnauthWarningMessage { get; set; }
Public Property Authentication_UnauthWarningMessage As String
Get
Set
public:
virtual property String^ Authentication_UnauthWarningMessage {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Authentication_UnauthWarningMessage : string with get, set
override Authentication_UnauthWarningMessage : string with get, set
Property Value
Type:
StringImplements
IConfiguratorAuthentication_UnauthWarningMessage
See Also