StsClientApi

WssePolicyAssertion Methods

The methods of the WssePolicyAssertion class are listed below. For a complete list of WssePolicyAssertion class members, see the WssePolicyAssertion Members topic.

Public Instance Methods

CreateClientInputFilter Specifies the SOAP filter for SOAP responses received by the Web service client.
CreateClientOutputFilter Specifies the SOAP filter for SOAP requests sent by the Web service client.
CreateServiceInputFilter Specifies the SOAP filter for SOAP requests received by the Web service.
CreateServiceOutputFilter Specifies the SOAP filter for SOAP responses sent by the Web service.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetExtensions (inherited from Microsoft.Web.Services3.Design.PolicyAssertion) 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ReadXml (inherited from Microsoft.Web.Services3.Design.PolicyAssertion) 
ToString (inherited from Object)Returns a String that represents the current Object.
WriteXml (inherited from Microsoft.Web.Services3.Design.PolicyAssertion) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
ReadAttributes (inherited from Microsoft.Web.Services3.Design.SecurityPolicyAssertion) 
ReadElements (inherited from Microsoft.Web.Services3.Design.SecurityPolicyAssertion) 
WriteAttributes (inherited from Microsoft.Web.Services3.Design.SecurityPolicyAssertion) 
WriteElements (inherited from Microsoft.Web.Services3.Design.SecurityPolicyAssertion) 

See Also

WssePolicyAssertion Class | com.pingidentity.Security.STS.Policy Namespace