Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Fault | Gets the protection requirements for SOAP faults. |
![]() |
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 ) |
![]() |
GetSchema | Retrieves the schema object for the current OperationProtectionRequirements. |
![]() |
GetType | (Inherited from Object ) |
![]() |
ReadElements | Read the child elements of the <protection> element for a security policy assertion. |
![]() |
ReadXml | Reads the XML in the policy file that is associated with the protection requirements. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
![]() |
WriteElements | Write the <protection> element and its child elements. |
![]() |
WriteXml | Writes the current OperationProtectionRequirements 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
OperationProtectionRequirements Class
Microsoft.Web.Services3.Design Namespace