WebexAuthenticator Property |
This is the Authenticator object from the application when constructing this Webex object.
It can be used to check and modify authentication state.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public IAuthenticator Authenticator { get; }
Property Value
Type:
IAuthenticatorRemarks Since: 0.1.0
See Also