AccountRegistryConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Account.AccountRegistryConstants

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

Syntax

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

The AccountRegistryConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountCriticalThreshold
Public fieldStatic member AccountServiceNamespace
Public fieldStatic member AccountWarningThreshold
Public fieldStatic member LockdownMode
Public fieldStatic member MaxNumberOfAccountsAllowed
Public fieldStatic member MaxNumberOfAccountsPerUser
Public fieldStatic member PlatformAccountServiceLockdown
Public fieldStatic member PublishWatermark
Public fieldStatic member Root

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.Account Namespace