ClientCertMode type

Definisce i valori per ClientCertMode.

type ClientCertMode = "Required" | "Optional" | "OptionalInteractiveUser"