Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
AttachmentFileThumb Class
AttachmentFileThumb Constructor
AttachmentFileThumb Properties
Attachment
File
Thumb Class
Represents a thumbnail of attachment.
Inheritance Hierarchy
System
Object
KeeperSecurity.Vault
AttachmentFileThumb
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
class
AttachmentFileThumb
The
AttachmentFileThumb
type exposes the following members.
Constructors
Name
Description
AttachmentFileThumb
Initializes a new instance of the
AttachmentFileThumb
class
Top
Properties
Name
Description
Id
Thumbnail ID.
Size
Thumbnail size. pixels.
Type
Thumbnail MIME type.
Top
Remarks
It usually is used for large image thumbnails.
See Also
Reference
KeeperSecurity.Vault Namespace