Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise
IRoleData Interface
IRoleData Properties
RoleCount Property
Roles Property
IRole
Data
Roles Property
Get a list of all roles in the enterprise
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IEnumerable
<
EnterpriseRole
>
Roles
{
get
; }
Property Value
IEnumerable
EnterpriseRole
See Also
Reference
IRoleData Interface
KeeperSecurity.Enterprise Namespace