Click or drag to resize

UserGroupManagerGetAllRoles Method

Return all AzMan roles existing in the system

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public AzRole[] GetAllRoles()

Return Value

Type: AzRole
See Also