Keeper SDK Class Library
C#
Show/Hide TOC
Password
Record
Attachments Property
A list of Attachments.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IList
<
AttachmentFile
>
Attachments
{
get
; }
Property Value
IList
AttachmentFile
See Also
Reference
PasswordRecord Class
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also