Share via


EndpointProtectionRequirements Members

Specifies the protection requirements for all Web Services Description Language (WSDL) operations at an endpoint.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property DefaultOperation Gets or sets the default protection requirements for operations at an endpoint.
public property Fault Gets the protection requirements for SOAP faults.
public property Operations Gets or sets the protection requirements for all operations at an endpoint.
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 GetType  (Inherited from Object )
public method ReadInnerXml Reads all the child elements and markup for the <protection> Element.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method WriteInnerXml Writes the current EndpointProtectionRequirements 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

EndpointProtectionRequirements Class
Microsoft.Web.Services3.Design Namespace