<PackageReference Include="System.Security.Claims" Version="4.0.1-rc2-24027" />
ClaimValueTypes
public const string Base64Binary =
"http://www.w3.org/2001/XMLSchema#base64Binary"
public const string Base64Octet =
"http://www.w3.org/2001/XMLSchema#base64Octet"
public const string Boolean =
"http://www.w3.org/2001/XMLSchema#boolean"
public const string Date =
"http://www.w3.org/2001/XMLSchema#date"
public const string DateTime =
"http://www.w3.org/2001/XMLSchema#dateTime"
public const string DaytimeDuration =
"http://www.w3.org/TR/2002/WD-xquery-operators-20020816#dayTimeDuration"
public const string DnsName =
"http://schemas.xmlsoap.org/claims/dns"
public const string Double =
"http://www.w3.org/2001/XMLSchema#double"
public const string DsaKeyValue =
"http://www.w3.org/2000/09/xmldsig#DSAKeyValue"
public const string Email =
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"
public const string Fqbn =
"http://www.w3.org/2001/XMLSchema#fqbn"
public const string HexBinary =
"http://www.w3.org/2001/XMLSchema#hexBinary"
public const string Integer =
"http://www.w3.org/2001/XMLSchema#integer"
public const string Integer32 =
"http://www.w3.org/2001/XMLSchema#integer32"
public const string Integer64 =
"http://www.w3.org/2001/XMLSchema#integer64"
public const string KeyInfo =
"http://www.w3.org/2000/09/xmldsig#KeyInfo"
public const string Rfc822Name =
"urn:oasis:names:tc:xacml:1.0:data-type:rfc822Name"
public const string Rsa =
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa"
public const string RsaKeyValue =
"http://www.w3.org/2000/09/xmldsig#RSAKeyValue"
public const string Sid =
"http://www.w3.org/2001/XMLSchema#sid"
public const string String =
"http://www.w3.org/2001/XMLSchema#string"
public const string Time =
"http://www.w3.org/2001/XMLSchema#time"
public const string UInteger32 =
"http://www.w3.org/2001/XMLSchema#uinteger32"
public const string UInteger64 =
"http://www.w3.org/2001/XMLSchema#uinteger64"
public const string UpnName =
"http://schemas.xmlsoap.org/claims/UPN"
public const string X500Name =
"urn:oasis:names:tc:xacml:1.0:data-type:x500Name"
public const string YearMonthDuration =
"http://www.w3.org/TR/2002/WD-xquery-operators-20020816#yearMonthDuration"