Keeper SDK Class Library
C#
Show/Hide TOC
IAttachment
Upload
Task Interface
Defines properties of file upload task.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IAttachmentUploadTask
Properties
MimeType
Attachment MIME type.
Name
Attachment name.
Stream
Attachment read stream.
Thumbnail
Thumbnail upload task. Optional.
Title
Attachment title.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
See Also