IdentityAttributeTags Class

Contains string constants for identity attributes.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.IdentityAttributeTags

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

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

The IdentityAttributeTags type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountName Account name.
Public fieldStatic member CrossProject Cross project.
Public fieldStatic member Description Description.
Public fieldStatic member Disambiguation Disambiguation.
Public fieldStatic member DistinguishedName Distinguished name.
Public fieldStatic member Domain Domain.
Public fieldStatic member GlobalScope Global scope.
Public fieldStatic member MailAddress Mail address.
Public fieldStatic member RestrictedVisible Restricted visible.
Public fieldStatic member SchemaClassName Schema class name.
Public fieldStatic member ScopeName Scope name.
Public fieldStatic member SecurityGroup Security group.
Public fieldStatic member SpecialType Special type.

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 Namespace