Share via


AccountPropertyConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.AccountPropertyConstants

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

Syntax

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

The AccountPropertyConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member MaxCollectionsPropertyName
Public fieldStatic member PrecreatedAccount
Public fieldStatic member ServiceCreatorId
Public fieldStatic member SignupEntryPoint
Public fieldStatic member SocialCodePropertyName
Public fieldStatic member TfsSignupRequired

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.TeamFoundation.Framework.Server Namespace