This documentation is archived and is not being maintained.

Identity Class

System::Object
  Microsoft.TeamFoundation.Server::Identity

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

[SerializableAttribute]
public ref class Identity : IComparable

The Identity type exposes the following members.

  NameDescription
Public methodIdentity
Top

  NameDescription
Public methodCompareTo
Public methodEquals (Overrides Object::Equals(Object).)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode (Overrides Object::GetHashCode().)
Public methodGetType()Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic memberGetType(String, Boolean)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodReadXml
Public methodToString (Overrides Object::ToString().)
Public methodWriteXml
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: