Defines the claim value types of the framework.

The following tables list the members exposed by the ClaimValueTypes type.

Public Fields

  Name Description
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.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.