Share via


KeyIdentifier.ValueTypes Members

Represents the value types for security tokens natively supported by WSE that are referenced within a SOAP message.

The following tables list the members exposed by the KeyIdentifier.ValueTypes type.

Public Constructors

  Name Description
KeyIdentifier.ValueTypes  

Top

Public Fields

  Name Description
public field static DerivedKeyToken Represents the value type for DerivedKeyToken security tokens. This field is constant.
public field static EncryptedKeyToken Represents the value type for EncryptedKeyToken security tokens. This field is constant.
public field static Kerberosv5APREQSHA1  
public field static SecurityContextToken Represents the value type for SecurityContextToken security tokens. This field is constant.
public field static ThumbprintSHA1  
public field static UsernameToken Represents the value type for UsernameToken security tokens. This field is constant.
public field static X509SubjectKeyIdentifier Represents the value type for X509SecurityToken security tokens. This field is constant.
public field static X509ThumbprintSHA1 Represents the value type for KerberosToken security tokens. This field is constant.

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 method static 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

Reference

KeyIdentifier.ValueTypes Class
Microsoft.Web.Services3.Security Namespace