ServiceTokenHandler Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| 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) |
Show:

