Edit

ProxyAuthorization.PublicKey Property

Definition

Gets or sets the public key used to verify the identity of this proxy. Only specify on hosted.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.PublicKey
Attributes

Applies to