Keeper SDK Class Library
C#
Show/Hide TOC
Device
Approval
Data
Device
Approval
Requests Property
Gets a list of all pending device approvals.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEnumerable
<
DeviceRequestForAdminApproval
>
DeviceApprovalRequests
{
get
; }
Property Value
IEnumerable
DeviceRequestForAdminApproval
See Also
Reference
DeviceApprovalData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
See Also