IUserClaimCreator.CreatePrincipal method

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Gets the ClaimsPrincipal for user with given username

public ClaimsPrincipal CreatePrincipal(string username, string authType)
parameter description
username
authType

See Also