Show / Hide Table of Contents

Namespace IRM.IdentityModel.Claims

Classes

ClaimComparer

Represents a System.Security.Claims.Claim comparison operation that considers claims of same type and with the same value to be equal.

ClaimTypes

Represents the pre-defined types of claims that an entity can claim. This class cannot be inherited.

ClaimTypes.OpenIdConnect

Represents the pre-defined types of claims that is used together with OpenId Connect.

ClientClaim

Represents a serializable claim.

ClientClaimExtensions

Useful extension methods for ClientClaim.

PrincipalExtensions

Useful extension methods for System.Security.Principal.IPrincipal.

RequiredClaimSpecification

Represent a rule that requires a specific claim and value.

UnauthenticatedUserException

The exception that is thrown when a user is not authenticated.

Back to top Generated by DocFX