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
'Declaration
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 | |
---|---|---|
![]() ![]() |
AccountName | Account name. |
![]() ![]() |
CrossProject | Cross project. |
![]() ![]() |
Description | Description. |
![]() ![]() |
Disambiguation | Disambiguation. |
![]() ![]() |
DistinguishedName | Distinguished name. |
![]() ![]() |
Domain | Domain. |
![]() ![]() |
GlobalScope | Global scope. |
![]() ![]() |
MailAddress | Mail address. |
![]() ![]() |
RestrictedVisible | Restricted visible. |
![]() ![]() |
SchemaClassName | Schema class name. |
![]() ![]() |
ScopeName | Scope name. |
![]() ![]() |
SecurityGroup | Security group. |
![]() ![]() |
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.