SiteIsFederatedException Class
The SiteIsFederatedException class represents the exception thrown when the user does not have sufficient rights to perform the attempted operation because the site is federated.
System.Object
System.Exception
Microsoft.SharePoint.Portal.Security.SiteIsFederatedException
Public Constructors
The following table shows the constructors of the SiteIsFederatedException class and a brief description of each.
Name | Description |
---|---|
SiteIsFederatedException | Initializes a new instance of the SiteIsFederatedException class. |
Public Properties
The following table shows the properties of the SiteIsFederatedException class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
Rights | Microsoft.SharePoint.Portal.Security.PortalRight | One or more PortalRight constants that represent the rights that are needed to perform the attempted operation. |
SiteName | String | The name of the site that the user is trying to access. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Requirements
Namespace: Microsoft.SharePoint.Portal.Security
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Security: Code Access Security