ClientCertMode type

Definieert waarden voor ClientCertMode.

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