Compartir a través de


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
public field static Base64Binary The base 64 binary type.
public field static Boolean The Boolean type.
public field static Date The date type.
public field static Datetime The date/time type.
public field static DaytimeDuration The daytime duration type.
public field static Double The double type.
public field static DsaKeyValue The DSA key value type.
public field static HexBinary The hexadecimal binary type.
public field static Integer The integer type.
public field static KeyInfo The key info type.
public field static Rfc822Name The RFC 822 name type.
public field static RsaKeyValue The RSA key value type.
public field static String The string type.
public field static Time The time type.
public field static X500Name The X500 name type.
public field static YearMonthDuration The year/month duration type.

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method 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.