Click or drag to resize

EnterpriseLoader Class

Represents Keeper Enterprise connection that incrementally loads requested enterprrise data.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseEnterpriseLoader

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class EnterpriseLoader

The EnterpriseLoader type exposes the following members.

Constructors
 NameDescription
Public methodEnterpriseLoader Initialises EnterpriseLoader instance.
Top
Properties
 NameDescription
Public propertyAuth Gets Keeper authentication.
Public propertyEnterpriseName Gets enterprise data
Public propertyTreeKey Gets Enterprise Tree encryption key.
Top
Methods
 NameDescription
Public methodGetEnterpriseId Returns unique enterprise id.
Public methodLoad Retrieves Enterprise Data structure.
Public methodLoadKeys 
Top
See Also