次の方法で共有


VpnClientContent.ClientRootCertificates プロパティ

定義

Base-64 文字列としてエンコードされたクライアント ルート証明書のパブリック証明書データの一覧。 EAPTLS を使用した外部半径ベースの認証の省略可能なパラメーター。

public System.Collections.Generic.IList<string> ClientRootCertificates { get; }
member this.ClientRootCertificates : System.Collections.Generic.IList<string>
Public ReadOnly Property ClientRootCertificates As IList(Of String)

プロパティ値

適用対象