ProxyAuthorization.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes