Click or drag to resize

IVaultDataRecordTypes Property

Gets list of all registered record types.

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

Property Value

IEnumerableRecordType
See Also