Click or drag to resize

DeviceApprovalData Class

Represent Device Approval Queue data.
Inheritance Hierarchy
SystemObject
  EnterpriseDataPlugin
    KeeperSecurity.EnterpriseDeviceApprovalData

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
public class DeviceApprovalData : EnterpriseDataPlugin

The DeviceApprovalData type exposes the following members.

Constructors
 NameDescription
Public methodDeviceApprovalDataInitializes a new instance of the DeviceApprovalData class
Top
Properties
 NameDescription
Public propertyDeviceApprovalRequests Gets a list of all pending device approvals.
Top
See Also