Interface to provide authenticator information. We can also use it to retrieve the actual authenticator.

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IAuthenticatorInformation
Visual Basic
Public Interface IAuthenticatorInformation
Visual C++
public interface class IAuthenticatorInformation

See Also