Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
System.Security.Claims
System Library
| Author | Microsoft |
| Version | 10.0.1 |
| Tags |
Public Types
System.​Security.​Claims
class Claim
Represents a claim.
class ClaimsIdentity
Represents a claims-based identity.
class ClaimsPrincipal
An <see cref="T:System.Security.Principal.IPrincipal" /> implementation that supports multiple claims-based identities.
class ClaimTypes
Defines constants for the well-known claim types that can be assigned to a subject. This class cannot be inherited.
class ClaimValueTypes
Defines claim value types according to the type URIs defined by W3C and OASIS. This class cannot be inherited.
System.​Security.​Principal
class GenericIdentity
Represents a generic user.
class GenericPrincipal
Represents a generic principal.