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 users or roles that are authorized or denied access to a Web service.
The following tables list the members exposed by the AuthorizationAssertion type.
Public Constructors
Name | Description | |
---|---|---|
AuthorizationAssertion | Overloaded. Initializes a new instance of the AuthorizationAssertion class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
RoleProviderName | Gets or sets the role provider to use for authorization. |
![]() |
Rules | Gets the collection of rules that are used to authorize SOAP messages. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
CreateClientInputFilter | Overridden. Specifies the SOAP filter for SOAP responses received by the Web service client. |
![]() |
CreateClientOutputFilter | Overridden. Specifies the SOAP filter for SOAP requests sent by the Web service client. |
![]() |
CreateServiceInputFilter | Overridden. Specifies the SOAP filter for SOAP requests received by the Web service. |
![]() |
CreateServiceOutputFilter | Overridden. Specifies the SOAP filter for SOAP responses sent by the Web service. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetExtensions | Overridden. Gets the collection of policy extensions that are registered in the policy file. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
ReadXml | Overridden. Reads the XML in the policy file that is associated with this policy assertion. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
![]() |
WriteXml | Overridden. Writes the current policy assertion 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
AuthorizationAssertion Class
Microsoft.Web.Services3.Design Namespace