Modifier

System.Security.Claims Namespace

Contains classes that implement claims-based identity in .NET, including classes that represent claims, claims-based identities, and claims-based principals.

Classes

Name Description
Claim

Represents a claim.

ClaimsIdentity

Represents a claims-based identity.

ClaimsPrincipal

An IPrincipal implementation that supports multiple claims-based identities.

ClaimTypes

Defines constants for the well-known claim types that can be assigned to a subject. This class cannot be inherited.

ClaimValueTypes

Defines claim value types according to the type URIs defined by W3C and OASIS. This class cannot be inherited.