Click or drag to resize

RecordTypesConstantsRecordFields Property

Gets supported Fields

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public static IEnumerable<RecordField> RecordFields { get; }

Property Value

IEnumerableRecordField
See Also