Share via


CertificateInfo.RobustnessVersion Property

Definition

Gets the RobustnessVersion of the client.

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

Property Value

The RobustnessVersion of the client. Null if the certificate does not include this information.

Applies to