ExtraFieldCustom Property

Additional extra field values.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public Dictionary<string, Object> Custom { get; }

Property Value

DictionaryString, Object

See Also