IAuthenticator Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |