SPNamedIisWebServiceApplicationRights members
A set of application rights for a Web service that have a name associated with them.
The SPNamedIisWebServiceApplicationRights type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPNamedIisWebServiceApplicationRights | Initializes a new instance of the SPNamedIisWebServiceApplicationRights class. |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets the value that represents the display name of a set of user rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.) | |
Rights | Gets the rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
FullControl | Describes full control access rights. This field is read-only. | |
Read | Describes read access rights. This field is read-only. |
Top