Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the rights granted by the access control entry.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property GrantRightsMask As T
Get
Set
'Usage
Dim instance As SPAce
Dim value As T
value = instance.GrantRightsMask
instance.GrantRightsMask = value
public T GrantRightsMask { get; set; }
Property value
Type: T
An object that specifies the rights to grant.