Share via


OperationProtectionRequirements Members

Specifies the protection requirements for a Web Services Definition Language (WSDL) operation.

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

Public Constructors

  Name Description
OperationProtectionRequirements Overloaded. Initializes a new instance of the OperationProtectionRequirements class.

Top

Public Properties

  Name Description
public property Fault Gets the protection requirements for SOAP faults.
public property Request Gets the protection requirements for SOAP requests.
public property Response Gets the protection requirements for SOAP responses.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetSchema Retrieves the schema object for the current OperationProtectionRequirements.
public method GetType  (Inherited from Object )
public method ReadElements Read the child elements of the <protection> element for a security policy assertion.
public method ReadXml Reads the XML in the policy file that is associated with the protection requirements.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method WriteElements Write the <protection> element and its child elements.
public method WriteXml Writes the current OperationProtectionRequirements as XML using the specified System.Xml.XmlWriter.

Top

Protected Methods

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

Top

See Also

Reference

OperationProtectionRequirements Class
Microsoft.Web.Services3.Design Namespace