C# Class Stormpath.AspNetCore.AccountIdentityTransformer

Datei anzeigen Open project: stormpath/stormpath-aspnetcore Class Usage Examples

Public Methods

Method Description
CreatePrincipal ( IAccount account, string scheme ) : ClaimsPrincipal

Method Details

CreatePrincipal() public static method

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