Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 905 Bytes

PgpTemplateData.md

File metadata and controls

15 lines (12 loc) · 905 Bytes

PgpTemplateData

Properties

Name Type Description Notes
Name string Template name HIDDEN [optional] [default to null]
ExecutableFullPath string Executable Full Path HIDDEN [optional] [default to null]
ExitCode int32 Exit code (default 0) HIDDEN [optional] [default to 0]
Passphrase string passphrase HIDDEN [optional] [default to null]
Recipient string Recipient HIDDEN [optional] [default to null]
EncryptionAttributes string Encryption Attributes HIDDEN [optional] [default to null]
DecryptionAttributes string Decryption Attributes HIDDEN [optional] [default to null]

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