Get the Authenticator this instance represent
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IAuthenticator Authenticator { get; } |
Visual Basic |
---|
ReadOnly Property Authenticator As IAuthenticator Get |
Visual C++ |
---|
property IAuthenticator^ Authenticator { IAuthenticator^ get (); } |