Share via


EncryptionMethod Members

Represents the <EncryptionMethod> element, which specifies the algorithm that is used to encrypt a SOAP message. This class cannot be inherited.

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

Public Constructors

  Name Description
EncryptionMethod Overloaded.  

Top

Public Properties

  Name Description
public property Algorithm Gets the encryption algorithm.
public property Parameters Gets or sets the parameters for the encryption algorithm.

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method GetXml Generates an XML representation of the EncryptionMethod from the specified XML document.
public method LoadXml Loads the contents of the specified XML element into properties of the EncryptionMethod.
public method ToString  (inherited from Object )

Top

See Also

Reference

EncryptionMethod Class
Microsoft.Web.Services2.Security Namespace