Click or drag to resize

ExtraFieldCustom Property

Additional extra field values.

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

Property Value

DictionaryString, Object
See Also