SecurityInputFilter Members
Represents an input filter for handling security tokens contained in a message.
The following tables list the members exposed by the SecurityInputFilter type.
Public Constructors
Name | Description | |
---|---|---|
SecurityInputFilter | Initializes a new instance of SecurityInputFilter. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ProcessMessage | Overridden. Processes the security token contained in an incoming SOAP envelope. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
CanProcessHeader | Determines whether the specified header can be processed by the filter. (inherited from SoapInputFilter) | |
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SecurityInputFilter Class
Microsoft.Web.Services2.Security Namespace