次の方法で共有


CertificateInfo.RobustnessVersion プロパティ

定義

クライアントの堅牢性バージョンを取得します。

public int? RobustnessVersion { get; }
member this.RobustnessVersion : Nullable<int>
Public ReadOnly Property RobustnessVersion As Nullable(Of Integer)

プロパティ値

クライアントの堅牢性バージョン。 証明書にこの情報が含まれていない場合は Null。

適用対象