AuthenticationResultAuthenticationAccepted Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
BooleanSee Also