ServiceTokenHandler Class
Provides a default implementation of the IServiceTokenHandler interface.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ServiceTokenHandler(HttpConfiguration^) | Initializes a new instance of the ServiceTokenHandler class. |
| Name | Description | |
|---|---|---|
![]() | CreateLoginResult(TokenInfo^, ProviderCredentials^, String^) | |
![]() | CreateServiceUser(ClaimsIdentity^) | |
![]() | CreateTokenInfo(ClaimsIdentity^, ProviderCredentials^, TimeSpan, String^) | |
![]() | CreateUserId(String^, String^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLoginProviders() | Gets the set of ILoginProvider instances available. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetLoginProvider(String^, ILoginProvider^%) | Gets the ILoginProvider registered with a given name or returns null if one wasn't found. |
![]() | TryParseUserId(String^, String^%, String^%) | |
![]() | TryValidateLoginToken(String^, String^, ClaimsPrincipal^%) | |
![]() | TryValidateSchedulerToken(String^, String^, ClaimsPrincipal^%) |
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)