ClientCertMode type

ClientCertMode の値を定義します。

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