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
Public method SPNamedIisWebServiceApplicationRights Initializes a new instance of the SPNamedIisWebServiceApplicationRights class.

Top

Properties

  Name Description
Public property 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.)
Public property Rights Gets the rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member FullControl Describes full control access rights. This field is read-only.
Public fieldStatic member Read Describes read access rights. This field is read-only.

Top

See also

Reference

SPNamedIisWebServiceApplicationRights class

Microsoft.SharePoint.Administration.AccessControl namespace