This documentation is archived and is not being maintained.

Identity Class

System.Object
  Microsoft.VisualStudio.Services.Identity.Identity

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

[DataContractAttribute]
public sealed class Identity

The Identity type exposes the following members.

  NameDescription
Public methodIdentity
Top

  NameDescription
Public methodClone
Public methodEquals (Overrides Object.Equals(Object).)
Public methodGetHashCode (Overrides Object.GetHashCode().)
Public methodGetProperty<T>
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodSetProperty
Public methodToString (Overrides Object.ToString().)
Public methodTryGetProperty
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: