ClaimTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines constants for the well-known claim types that can be assigned to a subject. This class cannot be inherited.
public ref class ClaimTypes abstract sealed
public static class ClaimTypes
[System.Runtime.InteropServices.ComVisible(false)]
public static class ClaimTypes
type ClaimTypes = class
[<System.Runtime.InteropServices.ComVisible(false)>]
type ClaimTypes = class
Public Class ClaimTypes
- Inheritance
-
ClaimTypes
- Attributes
Remarks
These constants define URIs for well-known claim types.
Fields
Actor |
The URI for a claim that specifies the actor, |
Anonymous |
The URI for a claim that specifies the anonymous user; |
Authentication |
The URI for a claim that specifies details about whether an identity is authenticated, |
AuthenticationInstant |
The URI for a claim that specifies the instant at which an entity was authenticated; |
AuthenticationMethod |
The URI for a claim that specifies the method with which an entity was authenticated; |
AuthorizationDecision |
The URI for a claim that specifies an authorization decision on an entity; |
CookiePath |
The URI for a claim that specifies the cookie path; |
Country |
The URI for a claim that specifies the country/region in which an entity resides, |
DateOfBirth |
The URI for a claim that specifies the date of birth of an entity, |
DenyOnlyPrimaryGroupSid |
The URI for a claim that specifies the deny-only primary group SID on an entity; |
DenyOnlyPrimarySid |
The URI for a claim that specifies the deny-only primary SID on an entity; |
DenyOnlySid |
The URI for a claim that specifies a deny-only security identifier (SID) for an entity, |
DenyOnlyWindowsDeviceGroup |
The URI for a claim that specifies the Windows deny-only group SID of the device, |
Dns |
The URI for a claim that specifies the DNS name associated with the computer name or with the alternative name of either the subject or issuer of an X.509 certificate, |
Dsa |
|
The URI for a claim that specifies the email address of an entity, |
|
Expiration |
|
Expired |
|
Gender |
The URI for a claim that specifies the gender of an entity, |
GivenName |
The URI for a claim that specifies the given name of an entity, |
GroupSid |
The URI for a claim that specifies the SID for the group of an entity, |
Hash |
The URI for a claim that specifies a hash value, |
HomePhone |
The URI for a claim that specifies the home phone number of an entity, |
IsPersistent |
|
Locality |
The URI for a claim that specifies the locale in which an entity resides, |
MobilePhone |
The URI for a claim that specifies the mobile phone number of an entity, |
Name |
The URI for a claim that specifies the name of an entity, |
NameIdentifier |
The URI for a claim that specifies the name of an entity, |
OtherPhone |
The URI for a claim that specifies the alternative phone number of an entity, |
PostalCode |
The URI for a claim that specifies the postal code of an entity, |
PrimaryGroupSid |
The URI for a claim that specifies the primary group SID of an entity, |
PrimarySid |
The URI for a claim that specifies the primary SID of an entity, |
Role |
The URI for a claim that specifies the role of an entity, |
Rsa |
The URI for a claim that specifies an RSA key, |
SerialNumber |
The URI for a claim that specifies a serial number, |
Sid |
The URI for a claim that specifies a security identifier (SID), |
Spn |
The URI for a claim that specifies a service principal name (SPN) claim, |
StateOrProvince |
The URI for a claim that specifies the state or province in which an entity resides, |
StreetAddress |
The URI for a claim that specifies the street address of an entity, |
Surname |
The URI for a claim that specifies the surname of an entity, |
System |
The URI for a claim that identifies the system entity, |
Thumbprint |
The URI for a claim that specifies a thumbprint, |
Upn |
The URI for a claim that specifies a user principal name (UPN), |
Uri |
The URI for a claim that specifies a URI, |
UserData |
The URI for a claim that specifies the user data, |
Version |
The URI for a claim that specifies the version, |
Webpage |
The URI for a claim that specifies the webpage of an entity, |
WindowsAccountName |
The URI for a claim that specifies the Windows domain account name of an entity, |
WindowsDeviceClaim |
|
WindowsDeviceGroup |
The URI for a claim that specifies the Windows group SID of the device, |
WindowsFqbnVersion |
|
WindowsSubAuthority |
|
WindowsUserClaim |
|
X500DistinguishedName |
The URI for an X.500 distinguished name claim, such as the subject of an X.509 Public Key Certificate or an entry identifier in a directory services Directory Information Tree; |