Sdílet prostřednictvím


CustomerCertificateParameters.CertificateAuthority Property

Definition

Gets or sets certificate issuing authority.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to