次の方法で共有


VpnServerConfigVpnClientRootCertificate.PublicCertData プロパティ

定義

証明書のパブリック データを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象