ILoginProvider::CreateCredentials Method (ClaimsIdentity^)
Return the set of provider specific credentials for inclusion in a login token
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- claimsIdentity
-
Type:
System.Security.Claims::ClaimsIdentity^
The current logged in identity
Return Value
Type: Microsoft.WindowsAzure.Mobile.Service.Security::ProviderCredentials^A ProviderCredentials instance associated with this ILoginProvider.
Show: