ClaimValueTypes Class
Defines claim value types according to the type URIs defined by W3C and OASIS. This class cannot be inherited.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Base64Binary | A URI that represents the base64Binary XML data type. |
![]() ![]() | Base64Octet | A URI that that represents the base64Octet XML data type. |
![]() ![]() | Boolean | A URI that represents the boolean XML data type. |
![]() ![]() | Date | A URI that represents the date XML data type. |
![]() ![]() | DateTime | A URI that represents the dateTime XML data type. |
![]() ![]() | DaytimeDuration | A URI that represents the daytimeDuration XQuery data type. |
![]() ![]() | DnsName | A URI that represents the dns SOAP data type. |
![]() ![]() | Double | A URI that represents the double XML data type. |
![]() ![]() | DsaKeyValue | A URI that represents the DSAKeyValue XML Signature data type. |
![]() ![]() | A URI that represents the emailaddress SOAP data type. | |
![]() ![]() | Fqbn | A URI that represents the fqbn XML data type. |
![]() ![]() | HexBinary | A URI that represents the hexBinary XML data type. |
![]() ![]() | Integer | A URI that represents the integer XML data type. |
![]() ![]() | Integer32 | A URI that represents the integer32 XML data type. |
![]() ![]() | Integer64 | A URI that represents the integer64 XML data type. |
![]() ![]() | KeyInfo | A URI that represents the KeyInfo XML Signature data type. |
![]() ![]() | Rfc822Name | A URI that represents the rfc822Name XACML 1.0 data type. |
![]() ![]() | Rsa | A URI that represents the rsa SOAP data type. |
![]() ![]() | RsaKeyValue | A URI that represents the RSAKeyValue XML Signature data type. |
![]() ![]() | Sid | A URI that represents the sid XML data type. |
![]() ![]() | String | A URI that represents the string XML data type. |
![]() ![]() | Time | A URI that represents the time XML data type. |
![]() ![]() | UInteger32 | A URI that represents the uinteger32 XML data type. |
![]() ![]() | UInteger64 | A URI that represents the uinteger64 XML data type. |
![]() ![]() | UpnName | A URI that represents the UPN SOAP data type. |
![]() ![]() | X500Name | A URI that represents the x500Name XACML 1.0 data type. |
![]() ![]() | YearMonthDuration | A URI that represents the yearMonthDuration XQuery data type. |
Available since 10
.NET Framework
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

