Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.19 KB

ClassicKeyDetailsInfo.md

File metadata and controls

25 lines (21 loc) · 1.19 KB

akeyless.Model.ClassicKeyDetailsInfo

Properties

Name Type Description Notes
ClassicKeyAttributes Dictionary<string, List<string>> [optional]
ClassicKeyId string [optional]
CredentialId string [optional]
GwClusterId long [optional]
HasCertificate bool [optional]
IsProvidedByUser bool [optional]
IsUnexportable bool [optional]
KeyState string ItemState defines the different states an Item can be in [optional]
KeyType string [optional]
LastError string [optional]
PublicKey string [optional]
TargetAliasHelper string [optional]
TargetTypes List<string> [optional]
Targets List<ClassicKeyTargetInfo> [optional]
Username string [optional]
Websites List<string> [optional]

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