Keeper SDK Class Library
C#
Show/Hide TOC
IConfig
Collection
T
List Property
Return all entities the collection.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
IEnumerable
<T>
List
{
get
; }
Property Value
IEnumerable
T
See Also
Reference
IConfigCollection
T
Interface
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also