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 | |
---|---|---|
DerivedKeyToken | Represents the value type for DerivedKeyToken security tokens. This field is constant. | |
EncryptedKeyToken | Represents the value type for EncryptedKeyToken security tokens. This field is constant. | |
Kerberosv5APREQSHA1 | ||
SecurityContextToken | Represents the value type for SecurityContextToken security tokens. This field is constant. | |
ThumbprintSHA1 | ||
UsernameToken | Represents the value type for UsernameToken security tokens. This field is constant. | |
X509SubjectKeyIdentifier | Represents the value type for X509SecurityToken security tokens. This field is constant. | |
X509ThumbprintSHA1 | Represents the value type for KerberosToken security tokens. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
KeyIdentifier.ValueTypes Class
Microsoft.Web.Services3.Security Namespace