Identity Members
Include Protected Members
Include Inherited Members
An Identity structure represents a user, group, or Team Foundation Server application group, along with some of their attributes.
The Identity type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the Identity class.
Top
Methods
Name
Description
Compares this identity to the specified identity
(Overrides Object.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
(Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides Object.ToString().)
Top
Properties
Name
Description
Gets or sets the account name of an identity.
Gets or sets a value indication whether the identity has been deleted
Gets or sets a description of the identity
Gets or set a display name for the identity
A distinguished name in LDAP form for the identity
The domain which qualifies the account name of an identity.
Gets or sets the e-mail address of the identity
Gets or sets an array of application groups an identity belongs to
Gets or sets an array of identities that are members of a group
Indicates whether an identity is a member of a security group.
Gets or sets the SID associated with an identity
Gets or sets the special type of an application group
Gets or sets the type of an identity
Top