SparkAuthenticator Property |
This is the Authenticator object from the application when constructing this Spark object.
It can be used to check and modify authentication state.
Namespace:
SparkSDK
Assembly:
SparkSDK (in SparkSDK.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