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. | |
Alias | ||
ComplianceValidated | ||
ConsumerPuid | ||
CrossProject | Cross project. | |
Description | Description. | |
Disambiguation | Disambiguation. | |
DistinguishedName | Distinguished name. | |
Domain | Domain. | |
GlobalScope | Global scope. | |
LastAccessedTime | ||
LocalScopeId | ||
MailAddress | Mail address. | |
Puid | ||
ReadOnlyProperties | ||
RestrictedVisible | Restricted visible. | |
SchemaClassName | Schema class name. | |
ScopeId | ||
ScopeName | Scope name. | |
ScopeType | ||
SecuringHostId | ||
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.