Namespace IRM.IdentityModel
Classes
CurrentClaimsPrincipalAccessor Provides an accessor of the current user from the System.Security.Claims.ClaimsPrincipal.Current. |
Useful extension methods for epoch time. |
A ICurrentPrincipalAccessor where the user can be changed (temporarly or for the lifetime of the instance). |
Represent a tenant accessor that uses the current principal (user) to get the tenant id. |
Represent a single tenant, which is useful in single-tenant systems. |
Represents a principal accessor that uses the supplied System.Security.Claims.ClaimsPrincipal. |
A ITenantAccessor where the tenant can be changed (temporarly or for the lifetime of the instance). |
Interfaces
Provides an abstraction for an accessor of the current user. |
Represents a service that knows how to extract the unique identifier of a tenant. |