Keeper SDK Class Library
C#
Show/Hide TOC
Role
Data
Role
Count Property
Gets the number of all roles in the enterprise.
Definition
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
RoleCount
{
get
; }
Property Value
Int32
Implements
IRoleData
RoleCount
See Also
Reference
RoleData Class
KeeperSecurity.Enterprise Namespace
In This Article
Definition
Property Value
Implements
See Also