Condividi tramite


RegisteredServerCreateParameters.ServerCertificate Property

Definition

Gets or sets registered Server Certificate

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to