Property ClientCertificate
ClientCertificate
Gets or sets whether client certificate authentication is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? ClientCertificate { get; set; }
Property Value
- bool?
Gets or sets whether client certificate authentication is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? ClientCertificate { get; set; }