AzureActiveDirectoryOpenIdConnectRequestTokenContext Class
This class represents the context used as part of the RequestToken code path.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
System::Object
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory::AzureActiveDirectoryOpenIdConnectRequestTokenContext
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory::AzureActiveDirectoryOpenIdConnectRequestTokenContext
| Name | Description | |
|---|---|---|
![]() | AzureActiveDirectoryOpenIdConnectRequestTokenContext(IOwinContext^, String^, String^) | Initializes a new instance of the AzureActiveDirectoryOpenIdConnectRequestTokenContext class. |
| Name | Description | |
|---|---|---|
![]() | OwinContext | (Inherited from BaseContext.) |
![]() | Request | (Inherited from BaseContext.) |
![]() | Response | (Inherited from BaseContext.) |
![]() | State | Gets or sets the state. |
![]() | Token | Gets or sets the token. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)