Keeper SDK Class Library
C#
Show/Hide TOC
In
Memory
Keeper
Storage
Teams Property
Gets team entity storage.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEntityStorage
<
IStorageTeam
>
Teams
{
get
; }
Property Value
IEntityStorage
IStorageTeam
Implements
IKeeperStorage
Teams
See Also
Reference
InMemoryKeeperStorage Class
KeeperSecurity.Vault Namespace
In This Article
Definition
Property Value
Implements
See Also