Click or drag to resize

PasswordRecordCustom Property

A list of Custom Fields.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IList<CustomField> Custom { get; }

Property Value

IListCustomField
See Also