IUserClaimCreator interface
namespace: Serenity.Abstractions assembly: Serenity.Net.Core
Interface for getting user ClaimsPrincipal
public interface IUserClaimCreator
Members
| name | description |
|---|---|
| CreatePrincipal(…) | Gets the ClaimsPrincipal for user with given username |
See Also
- Source: IUserClaimCreator.cs