MicrosoftAccountAuthenticationProvider Class
Default IMicrosoftAccountAuthenticationProvider implementation.
Assembly: Microsoft.Owin.Security.MicrosoftAccount (in Microsoft.Owin.Security.MicrosoftAccount.dll)
| Name | Description | |
|---|---|---|
![]() | MicrosoftAccountAuthenticationProvider() | Initializes a new MicrosoftAccountAuthenticationProvider |
| Name | Description | |
|---|---|---|
![]() | OnApplyRedirect | Gets or sets the delegate that is invoked when the ApplyRedirect method is invoked. |
![]() | OnAuthenticated | Gets or sets the function that is invoked when the Authenticated method is invoked. |
![]() | OnReturnEndpoint | Gets or sets the function that is invoked when the ReturnEndpoint method is invoked. |
| Name | Description | |
|---|---|---|
![]() | ApplyRedirect(MicrosoftAccountApplyRedirectContext^) | Called when a Challenge causes a redirect to authorize endpoint in the Microsoft account middleware |
![]() | Authenticated(MicrosoftAccountAuthenticatedContext^) | Invoked whenever Microsoft succesfully authenticates a user |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReturnEndpoint(MicrosoftAccountReturnEndpointContext^) | Invoked prior to the ClaimsIdentity being saved in a local cookie and the browser being redirected to the originally requested URL. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)