Click or drag to resize

TypedRecordCustom Property

Record custom data.

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

Property Value

ListITypedField
See Also