ServiceClaimTypes Class

 

Defines constants for the well-known claim types used by a mobile service.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

System.Object
  Microsoft.WindowsAzure.Mobile.Service.Security.ServiceClaimTypes

public static class ServiceClaimTypes

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticProviderAccessToken

The claim type for ILoginProvider specific access tokens.

System_CAPS_pubfieldSystem_CAPS_staticProviderAccessTokenSecret

The claim type for ILoginProvider specific access token secret.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: