{CompanyName} FlexyGo

IdentityHelper Members

The IdentityHelper type exposes the following members.

Methods


  Name Description
Public method Static member GetCodeFromRequest
Gets the code from request.
Public method Static member GetProviderNameFromRequest
Gets the provider name from request.
Public method Static member GetResetPasswordRedirectUrl
Gets the reset password URL.
Public method Static member GetUserConfirmationRedirectUrl
Gets the user confirmation URL.
Public method Static member GetUserIdFromRequest
Gets the user identifier from request.
Public method Static member RedirectToReturnUrl
Redirects to return URL.

Fields


  Name Description
Public field Static member CodeKey
The code key
Public field Static member ProviderNameKey
The provider name key
Public field Static member UserIdKey
The user identifier key
Public field Static member XsrfKey
The XSRF key