Defines the claim value types of the framework.
The following tables list the members exposed by the ClaimValueTypes type.
Public Fields
Name | Description | |
---|---|---|
Base64Binary | The base 64 binary type. | |
Boolean | The Boolean type. | |
Date | The date type. | |
Datetime | The date/time type. | |
DaytimeDuration | The daytime duration type. | |
Double | The double type. | |
DsaKeyValue | The DSA key value type. | |
HexBinary | The hexadecimal binary type. | |
Integer | The integer type. | |
KeyInfo | The key info type. | |
Rfc822Name | The RFC 822 name type. | |
RsaKeyValue | The RSA key value type. | |
String | The string type. | |
Time | The time type. | |
X500Name | The X500 name type. | |
YearMonthDuration | The year/month duration type. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.