SPTrustedProviderBase.IsAutomaticallyUpdated property

Gets a value indicating whether updates properties are synced from a feed

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; }

Property value

Type: System.Boolean

See also

Reference

SPTrustedProviderBase class

SPTrustedProviderBase members

Microsoft.SharePoint.Administration.Claims namespace