Share via


VpnClientRootCertificateInner.PublicCertData Property

Definition

Gets or sets the certificate public data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to