Share via


SPPolicyRoleType Enumeration

Specifies a policy role type to apply globally in a SharePoint Web application to a user or group.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration SPPolicyRoleType

Dim instance As SPPolicyRoleType
public enum SPPolicyRoleType

Members

Member name Description
None No role type assigned.
DenyAll Deny all rights.
DenyWrite Deny write permissions.
FullRead Grant full read permissions.
FullControl Grant full control.

See Also

Reference

Microsoft.SharePoint.Administration Namespace