Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Data Class
Represent Device Approval Queue data.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
DeviceApprovalData
:
EnterpriseDataPlugin
Inheritance
Object
EnterpriseDataPlugin
DeviceApprovalData
Constructors
DeviceApprovalData
Initializes a new instance of the
DeviceApprovalData
class
Properties
DeviceApprovalRequests
Gets a list of all pending device approvals.
See Also
Reference
KeeperSecurity.Enterprise Namespace
In This Article
Definition
Constructors
Properties
See Also