Keeper SDK Class Library
C#
Show/Hide TOC
Role
Data
Roles Property
Get a list of all roles in the enterprise
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEnumerable
<
EnterpriseRole
>
Roles
{
get
; }
Property Value
IEnumerable
EnterpriseRole
Implements
IRoleData
Roles
See Also
Reference
RoleData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
Property Value
Implements
See Also