EndpointCertificate.PublicBlob Property

Definition

Gets or sets the certificate public blob

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicBlob")]
public string PublicBlob { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicBlob")>]
member this.PublicBlob : string with get, set
Public Property PublicBlob As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to