Table of Contents

Class HttpCertificateAuthenticatorOptions

Namespace
DCR.Workflow.Effect.Http
Assembly
DCR.Workflow.dll
public class HttpCertificateAuthenticatorOptions
Inheritance
HttpCertificateAuthenticatorOptions
Inherited Members
Extension Methods

Properties

certificate

public string certificate { get; set; }

Property Value

string

passphrase

public string? passphrase { get; set; }

Property Value

string

thumbprint

public string? thumbprint { get; set; }

Property Value

string