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 denied by the access control entry.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DenyRightsMask As T
Get
Set
'Usage
Dim instance As SPAce
Dim value As T
value = instance.DenyRightsMask
instance.DenyRightsMask = value
public T DenyRightsMask { get; set; }
Property value
Type: T
An object that specifies the rights to deny.