Partager via


PortalContext.IsFederated, propriété (Microsoft.SharePoint.Portal)

Gets a flag that indicates whether this portal site is federated.

Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsFederated As Boolean
'Utilisation
Dim instance As PortalContext
Dim value As Boolean

value = instance.IsFederated
public bool IsFederated { get; }

Valeur de la propriété

true indicates that this portal site is federated; otherwise, false.

Voir aussi

Référence

PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms