Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ClaimTypes.cs
Go to the documentation of this file.
2
3public static class ClaimTypes
4{
5 public const string AuthenticationInstant = "http://schemas.microsoft.com/ws/2008/06/identity/claims/authenticationinstant";
6
7 public const string AuthenticationMethod = "http://schemas.microsoft.com/ws/2008/06/identity/claims/authenticationmethod";
8
9 public const string CookiePath = "http://schemas.microsoft.com/ws/2008/06/identity/claims/cookiepath";
10
11 public const string DenyOnlyPrimarySid = "http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlyprimarysid";
12
13 public const string DenyOnlyPrimaryGroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlyprimarygroupsid";
14
15 public const string DenyOnlyWindowsDeviceGroup = "http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlywindowsdevicegroup";
16
17 public const string Dsa = "http://schemas.microsoft.com/ws/2008/06/identity/claims/dsa";
18
19 public const string Expiration = "http://schemas.microsoft.com/ws/2008/06/identity/claims/expiration";
20
21 public const string Expired = "http://schemas.microsoft.com/ws/2008/06/identity/claims/expired";
22
23 public const string GroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/claims/groupsid";
24
25 public const string IsPersistent = "http://schemas.microsoft.com/ws/2008/06/identity/claims/ispersistent";
26
27 public const string PrimaryGroupSid = "http://schemas.microsoft.com/ws/2008/06/identity/claims/primarygroupsid";
28
29 public const string PrimarySid = "http://schemas.microsoft.com/ws/2008/06/identity/claims/primarysid";
30
31 public const string Role = "http://schemas.microsoft.com/ws/2008/06/identity/claims/role";
32
33 public const string SerialNumber = "http://schemas.microsoft.com/ws/2008/06/identity/claims/serialnumber";
34
35 public const string UserData = "http://schemas.microsoft.com/ws/2008/06/identity/claims/userdata";
36
37 public const string Version = "http://schemas.microsoft.com/ws/2008/06/identity/claims/version";
38
39 public const string WindowsAccountName = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname";
40
41 public const string WindowsDeviceClaim = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsdeviceclaim";
42
43 public const string WindowsDeviceGroup = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsdevicegroup";
44
45 public const string WindowsUserClaim = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsuserclaim";
46
47 public const string WindowsFqbnVersion = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsfqbnversion";
48
49 public const string WindowsSubAuthority = "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowssubauthority";
50
51 public const string Anonymous = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/anonymous";
52
53 public const string Authentication = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authentication";
54
55 public const string AuthorizationDecision = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/authorizationdecision";
56
57 public const string Country = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/country";
58
59 public const string DateOfBirth = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dateofbirth";
60
61 public const string Dns = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/dns";
62
63 public const string DenyOnlySid = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/denyonlysid";
64
65 public const string Email = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress";
66
67 public const string Gender = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/gender";
68
69 public const string GivenName = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname";
70
71 public const string Hash = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/hash";
72
73 public const string HomePhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/homephone";
74
75 public const string Locality = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/locality";
76
77 public const string MobilePhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/mobilephone";
78
79 public const string Name = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name";
80
81 public const string NameIdentifier = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier";
82
83 public const string OtherPhone = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/otherphone";
84
85 public const string PostalCode = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/postalcode";
86
87 public const string Rsa = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa";
88
89 public const string Sid = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/sid";
90
91 public const string Spn = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/spn";
92
93 public const string StateOrProvince = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince";
94
95 public const string StreetAddress = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/streetaddress";
96
97 public const string Surname = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname";
98
99 public const string System = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/system";
100
101 public const string Thumbprint = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint";
102
103 public const string Upn = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn";
104
105 public const string Uri = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/uri";
106
107 public const string Webpage = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/webpage";
108
109 public const string X500DistinguishedName = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/x500distinguishedname";
110
111 public const string Actor = "http://schemas.xmlsoap.org/ws/2009/09/identity/claims/actor";
112}