Name | Description | |
---|---|---|
![]() | IsAuthenticated | Indicates if the authentication provider believes it has authenticated with the channel |
![]() | LogoutIsSupported | indicates if the authentication provider can perform a logout |
The following tables list the members exposed by IWebAuthenticationProvider.
Name | Description | |
---|---|---|
![]() | IsAuthenticated | Indicates if the authentication provider believes it has authenticated with the channel |
![]() | LogoutIsSupported | indicates if the authentication provider can perform a logout |
Name | Description | |
---|---|---|
![]() | Login | Perform a login on the supplied channel |
![]() | Logout | Perform a logout on the supplied channel |
![]() | PreProcessRequest | Perform per-request authentication processing. |