IUserClaimCreator interface

namespace: Serenity.Abstractions   assemblySerenity.Net.Core

Interface for getting user ClaimsPrincipal

public interface IUserClaimCreator

Members

name description
CreatePrincipal(…) Gets the ClaimsPrincipal for user with given username

See Also