Property X509CertificateChain
X509CertificateChain
Gets or sets the X.509 certificate chain.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("x5c")]]
public string? X509CertificateChain { get; set; }
Property Value
Type | Description |
---|---|
System.String |