UploadCertificateRequest interface
Žádost o nahrání certifikátu.
Vlastnosti
authentication |
Typ ověřování. |
certificate | Nezpracovaná data certifikátu s kódováním Base64. |
Podrobnosti vlastnosti
authenticationType
Typ ověřování.
authenticationType?: string
Hodnota vlastnosti
string
certificate
Nezpracovaná data certifikátu s kódováním Base64.
certificate: string
Hodnota vlastnosti
string