IAuthenticator Interface

Definition

Contract for authentication classes that retrieve authentication tokens.

public interface IAuthenticator
type IAuthenticator = interface
Public Interface IAuthenticator
Derived

Methods

GetTokenAsync(Boolean)

Acquires the security token.

Applies to