Password |
public class PasswordRecord : KeeperRecord
The PasswordRecord type exposes the following members.
Name | Description | |
---|---|---|
PasswordRecord | Initializes a new instance of the PasswordRecord class |
Name | Description | |
---|---|---|
Attachments | A list of Attachments. | |
Custom | A list of Custom Fields. | |
Link | Web URL. | |
Login | Login or Username. | |
Notes | Notes. | |
Password | Password. | |
Totp | TOTP URL. |
Name | Description | |
---|---|---|
DeleteCustomField | Deletes a custom field. | |
GetCustomField | Gets a custom field. | |
SetCustomField | Adds or Changes custom field. |
Name | Description | |
---|---|---|
KeeperRecordPublicInformation |
Returns common record information.
Does not include sensitive data
(Defined by RecordTypesUtils) | |
KeeperRecordType |
Returns record type information.
(Defined by RecordTypesUtils) |