IThumbnailUploadTask Interface

Defines properties of thumbnail upload task.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IThumbnailUploadTask

Properties

MimeType Thumbnail MIME type.
Size Thumbnail size in pixels.
Stream Thumbnail read stream.

See Also