ConfiguratorAuthentication_UnauthWarningMessage Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
StringImplements
IConfiguratorAuthentication_UnauthWarningMessage
See Also