ClaimValueTypes 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 claim value types according to the type URIs defined by W3C and OASIS. This class cannot be inherited.
public ref class ClaimValueTypes abstract sealed
public static class ClaimValueTypes
[System.Runtime.InteropServices.ComVisible(false)]
public static class ClaimValueTypes
type ClaimValueTypes = class
[<System.Runtime.InteropServices.ComVisible(false)>]
type ClaimValueTypes = class
Public Class ClaimValueTypes
- Inheritance
-
ClaimValueTypes
- Attributes
Fields
Base64Binary |
A URI that represents the |
Base64Octet |
A URI that represents the |
Boolean |
A URI that represents the |
Date |
A URI that represents the |
DateTime |
A URI that represents the |
DaytimeDuration |
A URI that represents the |
DnsName |
A URI that represents the |
Double |
A URI that represents the |
DsaKeyValue |
A URI that represents the |
A URI that represents the |
|
Fqbn |
A URI that represents the |
HexBinary |
A URI that represents the |
Integer |
A URI that represents the |
Integer32 |
A URI that represents the |
Integer64 |
A URI that represents the |
KeyInfo |
A URI that represents the |
Rfc822Name |
A URI that represents the |
Rsa |
A URI that represents the |
RsaKeyValue |
A URI that represents the |
Sid |
A URI that represents the |
String |
A URI that represents the |
Time |
A URI that represents the |
UInteger32 |
A URI that represents the |
UInteger64 |
A URI that represents the |
UpnName |
A URI that represents the |
X500Name |
A URI that represents the |
YearMonthDuration |
A URI that represents the |