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 | |
---|---|---|
DefaultOperation | Gets or sets the default protection requirements for operations at an endpoint. | |
Fault | Gets the protection requirements for SOAP faults. | |
Operations | Gets or sets the protection requirements for all operations at an endpoint. | |
Request | Gets the protection requirements for SOAP requests. | |
Response | Gets the protection requirements for SOAP responses. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReadInnerXml | Reads all the child elements and markup for the <protection> Element. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteInnerXml | Writes the current EndpointProtectionRequirements as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
EndpointProtectionRequirements Class
Microsoft.Web.Services3.Design Namespace