AuthorizationAssertion.AuthorizationFilter Members
Determines whether a user is authorized to access a service.
The following tables list the members exposed by the AuthorizationAssertion.AuthorizationFilter type.
Public Constructors
Name | Description | |
---|---|---|
AuthorizationAssertion.AuthorizationFilter | Initializes a new instance of the AuthorizationAssertion.AuthorizationFilter class using the specified AuthorizationAssertion. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetBehavior | Gets a custom interface for the SOAP filter.(Inherited from SoapFilter) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ProcessMessage | Overridden. Determines whether a user is authorized to access a service. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
See Also
Reference
AuthorizationAssertion.AuthorizationFilter Class
Microsoft.Web.Services3.Design Namespace