IdentitySettingsPath Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Identity.IdentitySettingsPath

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public NotInheritable Class IdentitySettingsPath
public static class IdentitySettingsPath
public ref class IdentitySettingsPath abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdentitySettingsPath =  class end
public final class IdentitySettingsPath

The IdentitySettingsPath type exposes the following members.

Fields

  Name Description
Public fieldStatic member BlockRemovingSelfFromAdminGroup
Public fieldStatic member FullSync
Public fieldStatic member IdentityHostCacheSize
Public fieldStatic member IdentitySyncErrorLimit
Public fieldStatic member IdentitySyncServicingErrorLimit
Public fieldStatic member IdentitySyncTimeout
Public fieldStatic member InactiveMemberLifeSpan
Public fieldStatic member ReadBatchSizeLimit
Public fieldStatic member SendIdentityChangedEvents
Public fieldStatic member SyncCycleDuration
Public fieldStatic member SyncCycleStart
Public fieldStatic member UpdateLastUserAccessInterval
Public fieldStatic member UseAccountDisplayMode

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Services.Identity Namespace