Policy Members

Include Protected Members
Include Inherited Members

Represents groups and users and their roles, which are associated with items in a SharePoint library.

The Policy type exposes the following members.

Constructors

  Name Description
Public method Policy() Initializes a new instance of the Policy class.

Top

Methods

  Name Description
Public method Equals(Object) (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

Properties

  Name Description
Public property GroupUserName Gets or sets the name of a group or user.
Public property Roles Gets or sets the roles associated with the group or user.

Top