EnterpriseLoader Class

Represents Keeper Enterprise connection that incrementally loads requested enterprrise data.

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class EnterpriseLoader
Inheritance
Object    EnterpriseLoader

Constructors

EnterpriseLoader Initialises EnterpriseLoader instance.

Properties

Auth Gets Keeper authentication.
EnterpriseName Gets enterprise data
TreeKey Gets Enterprise Tree encryption key.

Methods

GetEnterpriseId Returns unique enterprise id.
Load Retrieves Enterprise Data structure.
LoadKeys 

See Also