Defines the claim value types of the framework.

В следующей таблице перечислены члены, предоставляемые типом ClaimValueTypes.

Открытый Поля

  Имя Описание
public fieldstatic Base64Binary The base 64 binary type.
public fieldstatic Boolean The Boolean type.
public fieldstatic Date The date type.
public fieldstatic Datetime The date/time type.
public fieldstatic DaytimeDuration The daytime duration type.
public fieldstatic Double The double type.
public fieldstatic DsaKeyValue The DSA key value type.
public fieldstatic HexBinary The hexadecimal binary type.
public fieldstatic Integer The integer type.
public fieldstatic KeyInfo The key info type.
public fieldstatic Rfc822Name The RFC 822 name type.
public fieldstatic RsaKeyValue The RSA key value type.
public fieldstatic String The string type.
public fieldstatic Time The time type.
public fieldstatic X500Name The X500 name type.
public fieldstatic YearMonthDuration The year/month duration type.
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method Equals  Перегружено. (унаследовано от Object)
public method GetHashCode  (унаследовано от Object)
public method GetType  (унаследовано от Object)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
Вверх

Защищенный Методы

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.