PasswordRecordSetCustomField Method
Adds or Changes custom field.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public ICustomField SetCustomField(
string name,
string value
)
- name String
- Name.
- value String
- Value.
ICustomFieldAdded or modified custom field.