Keeper SDK Class Library
C#
Show/Hide TOC
File
Attachment
Upload
Task Class
Creates a file attachment upload task.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
FileAttachmentUploadTask
:
AttachmentUploadTask
,
IDisposable
Inheritance
Object
AttachmentUploadTask
FileAttachmentUploadTask
Implements
IDisposable
Constructors
FileAttachmentUploadTask
Initializes a new instance of
FileAttachmentUploadTask
class.
Methods
Dispose
Releases all resources used by the
FileAttachmentUploadTask
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Constructors
Methods
See Also