ClaimValueTypes (Miembros)
Defines the claim value types of the framework.
En las tablas siguientes se enumeran los miembros expuestos por el tipo ClaimValueTypes.
Público Campos
Nombre | Descripción | |
---|---|---|
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. |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
Equals | Sobrecargado. (Se hereda de Object) | |
GetHashCode | (Se hereda de Object) | |
GetType | (Se hereda de Object) | |
ReferenceEquals | (Se hereda de Object) | |
ToString | (Se hereda de Object) |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
Finalize | (Se hereda de Object) | |
MemberwiseClone | (Se hereda de Object) |
Arriba
Vea también
Referencia
ClaimValueTypes (Clase)
Microsoft.IdentityModel.Claims (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.