UserGroupManagerGetAllRoles Method

Return all AzMan roles existing in the system

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return all AzMan roles existing in the system")]
public AzRole[] GetAllRoles()

Return Value

AzRole

See Also