Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 958 Bytes

SSHCertificateIssueDetails.md

File metadata and controls

17 lines (13 loc) · 958 Bytes

akeyless.Model.SSHCertificateIssueDetails

Properties

Name Type Description Notes
AllowedDomains List<string> Relevant for host certificate [optional]
AllowedUserKeyLengths Dictionary<string, long> [optional]
AllowedUsers List<string> Relevant for user certificate [optional]
CertType int [optional]
CriticalOptions Dictionary<string, string> [optional]
Extensions Dictionary<string, string> [optional]
Principals List<string> [optional]
StaticKeyId string In case it is empty, the key ID will be combination of user identifiers and a random string [optional]

[Back to Model list] [Back to API list] [Back to README]