Table of Contents

Class PasswordOptions

Namespace
DMediatR
Assembly
DMediatR.dll

X509 certificate password.

public class PasswordOptions
Inheritance
PasswordOptions
Derived
Inherited Members

Fields

SectionName

public const string SectionName = "DMediatR:Certificate"

Field Value

string

Properties

Password

[Required]
public string? Password { get; set; }

Property Value

string