SiteIsFederatedException.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 SiteIsFederatedException
Dim value As PortalRight
value = instance.Rights
public PortalRight Rights { get; }
Property Value
Type: Microsoft.SharePoint.Portal.Security.PortalRight
See Also
Reference
SiteIsFederatedException Class