C# Class Stormpath.AspNetCore.AccountIdentityTransformer

Afficher le fichier Open project: stormpath/stormpath-aspnetcore Class Usage Examples

Méthodes publiques

Méthode Description
CreatePrincipal ( IAccount account, string scheme ) : ClaimsPrincipal

Method Details

CreatePrincipal() public static méthode

public static CreatePrincipal ( IAccount account, string scheme ) : ClaimsPrincipal
account IAccount
scheme string
Résultat System.Security.Claims.ClaimsPrincipal