Get the authenticator plugin to be used to authenticator for this user.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
IAuthenticatorInformation ExternalAuthenticator { get; } |
| Visual Basic |
|---|
ReadOnly Property ExternalAuthenticator As IAuthenticatorInformation Get |
| Visual C++ |
|---|
property IAuthenticatorInformation^ ExternalAuthenticator { IAuthenticatorInformation^ get (); } |