IRoleDataRoles Property

Get a list of all roles in the enterprise

Definition

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
IEnumerable<EnterpriseRole> Roles { get; }

Property Value

IEnumerableEnterpriseRole

See Also