FederatedAuthenticationProtocol Methods |
The FederatedAuthenticationProtocol type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigureApp | Configures the authentication mechanism for the specified provider. | |
| ConfigureServices | Configures the authentication mechanism for the specified provider. | |
| GenerateMetadata | Generates service provider (relying party) federation metadata for the specified provider. | |
| GetClaimType |
Gets the claim type corresponding to the specified FederatedAuthenticationClaimKind, for the specified
provider.
| |
| GetCookieAuthenticationScheme |
Gets the cookie authentication scheme for the specified provider.
| |
| HandleError |
Instructs the application to handle an error. This typically results in a redirection to an error page which
displays the error message to the user.
| |
| Localize |
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.) | |
| SetProviderIdClaim |
Sets the value of the authentication provider in the claims identity (if not already present). See remarks.
|