ClaimValueTypes 成员

Defines the claim value types of the framework.

下表列出了 ClaimValueTypes 类型公开的成员。

Public 字段

  名称 说明
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.

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

ClaimValueTypes 类
Microsoft.IdentityModel.Claims 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。