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.
Represents a claims-based identity.
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.
Defines claim value types according to the type URIs defined by W3C and OASIS. This class cannot be inherited.

System.​Security.​Principal

Represents a generic user.
Represents a generic principal.