AuthenticationResultAuthenticationAccepted Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool AuthenticationAccepted { get; set; }
Public Property AuthenticationAccepted As Boolean
Get
Set
public:
property bool AuthenticationAccepted {
bool get ();
void set (bool value);
}
member AuthenticationAccepted : bool with get, set
Property Value
Type:
Boolean
See Also