Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise
RoleData Class
RoleData Properties
RoleCount Property
Roles Property
Role
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
public
IEnumerable
<
EnterpriseRole
>
Roles
{
get
; }
Property Value
IEnumerable
EnterpriseRole
Implements
IRoleData
Roles
See Also
Reference
RoleData Class
KeeperSecurity.Enterprise Namespace