Click or drag to resize

InMemoryKeeperStorageRecordTypes Property

[Missing <summary> documentation for "P:KeeperSecurity.Vault.InMemoryKeeperStorage.RecordTypes"]


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

Property Value

IEntityStorageIRecordType

Implements

IKeeperStorageRecordTypes
See Also