AccessDeniedException.rights Property
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Security
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property rights As PortalRight
Get
'Usage
Dim instance As AccessDeniedException
Dim value As PortalRight
value = instance.rights
public PortalRight rights { get; }
Property Value
Type: Microsoft.SharePoint.Portal.Security.PortalRight