Edit

ProxyAuthorization.Identity Property

Definition

Gets or sets the user identity to authorize for on-prem.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.Identity.IdentityDescriptor Identity { get; set; }
member this.Identity : Microsoft.VisualStudio.Services.Identity.IdentityDescriptor with get, set
Public Property Identity As IdentityDescriptor

Property Value

Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
Attributes

Applies to