Table of Contents

Property CertBundleFile

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

CertBundleFile

File path to PKCS#12 bundle containing X509 Client Certificate and Private Key

public string? CertBundleFile { get; init; }

Property Value

string

Remarks

Use CertBundleFilePassword to specify the password for the bundle.