Partager via


Membres ClaimValueTypes

Defines the claim value types of the framework.

Les tableaux suivants répertorient les membres exposés par le type ClaimValueTypes.

Public Champs

  Nom Description
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.

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Voir aussi

Référence

Classe ClaimValueTypes
Espace de noms Microsoft.IdentityModel.Claims

Copyright © 2008 Microsoft Corporation.Tous droits réservés.