Class HttpCertificateAuthenticatorOptions
public class HttpCertificateAuthenticatorOptions
- Inheritance
-
HttpCertificateAuthenticatorOptions
- Inherited Members
- Extension Methods
Properties
certificate
public string certificate { get; set; }
Property Value
passphrase
public string? passphrase { get; set; }
Property Value
thumbprint
public string? thumbprint { get; set; }