SiteIsFederatedException.SiteName Property

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Security
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property SiteName As String
    Get
'Usage
Dim instance As SiteIsFederatedException
Dim value As String

value = instance.SiteName
public string SiteName { get; }

Property Value

Type: System.String

See Also

Reference

SiteIsFederatedException Class

SiteIsFederatedException Members

Microsoft.SharePoint.Portal.Security Namespace