Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Identity.Identity
Namespace: Microsoft.VisualStudio.Services.Identity
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public NotInheritable Class Identity
[DataContractAttribute]
public sealed class Identity
[DataContractAttribute]
public ref class Identity sealed
[<Sealed>]
[<DataContractAttribute>]
type Identity = class end
public final class Identity
The Identity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Identity |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CustomDisplayName | |
![]() |
Descriptor | |
![]() |
DisplayName | |
![]() |
Id | |
![]() |
IsActive | |
![]() |
IsContainer | |
![]() |
MemberOf | |
![]() |
Members | |
![]() |
Properties | |
![]() |
ProviderDisplayName | |
![]() |
UniqueUserId |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | |
![]() |
Equals | (Overrides Object.Equals(Object).) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetProperty<T> | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
SetProperty | |
![]() |
ToString | (Overrides Object.ToString().) |
![]() |
TryGetProperty |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
GetModifiedProperties | (Defined by IdentityExtensions.) |
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.