PasswordRecordCustom Property

A list of Custom Fields.

Definition

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

Property Value

IListCustomField

See Also