Freigeben über


SPTrustedProviderBase.IsAutomaticallyUpdated-Eigenschaft

Ruft einen Wert zurück, der angibt, ob Updates Eigenschaften aus einem Feed synchronisiert werden

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property IsAutomaticallyUpdated As Boolean
    Get
'Usage
Dim instance As SPTrustedProviderBase
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPTrustedProviderBase Klasse

SPTrustedProviderBase-Member

Microsoft.SharePoint.Administration.Claims-Namespace