The following tables list the members exposed by IAdfsAuthenticator.
Name | Description | |
---|---|---|
Authenticate | Authenticates by opening the OAuth vendor's auth dialog for the user to enter their credentials. Suitable for front end applications such as AutoTag. | |
AuthenticateHeadless | Authenticates by passing the user's credentials directly, skips the dialog prompt ie headless. Suitable for back end applications where authentication needs to be automatic. Note using this in a frontend application with user interaction reduces the security advantages of OAuth. | |
ClearTokenCache |