SPPolicyRole Properties

Include Protected Members
Include Inherited Members

The SPPolicyRole type exposes the following members.

Properties

  Name Description
Public property DenyRightsMask Gets or sets the rights that are denied through the policy role.
Public property Description Gets or sets a description for the policy role.
Public property GrantRightsMask Gets or sets the rights that are granted through the policy role.
Public property Id Gets the GUID of the policy role.
Public property IsSiteAdmin Gets or sets a Boolean value that specifies whether the policy role grants site-collection administrator status.
Public property IsSiteAuditor Gets or sets a Boolean value that specifies whether the policy role grants site-collection auditor status.
Public property Name Gets or sets the name of the policy role.
Public property Type Gets the role type of the policy role.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property Xml Gets an XML representation of the policy role.

Top

See Also

Reference

SPPolicyRole Class

Microsoft.SharePoint.Administration Namespace