Click or drag to resize

IThumbnailUploadTask Interface

Defines properties of thumbnail upload task.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IThumbnailUploadTask

The IThumbnailUploadTask type exposes the following members.

Properties
 NameDescription
Public propertyMimeType Thumbnail MIME type.
Public propertySize Thumbnail size in pixels.
Public propertyStream Thumbnail read stream.
Top
See Also