SqliteKeeperStorageUserEmails Property

[Missing <summary> documentation for "P:KeeperSecurity.Vault.SqliteKeeperStorage.UserEmails"]

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public ILinkStorage<IStorageUserEmail> UserEmails { get; }

Property Value

ILinkStorageIStorageUserEmail

Implements

IKeeperStorageUserEmails

See Also