The AuthenticationHelper type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | FederatedLogin |
Use in SSO/ADFS Federated sign in scenario. Call on Account/FederatedResult action
|
![]() ![]() | FederatedLogOut |
Logout off the Federated authentication.
|
![]() ![]() | Login |
Validates the user and set the forms authentication cookie
|
![]() ![]() | LogOut |
Logout off the forms authentication
Clears the Auth http cookie and raises user logout event
|
See Also