Click or drag to resize

UserGroupManagerGetAzRoles Method

Note: This API is now obsolete.

Returns names of all AzMan roles existing in the system

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
[ObsoleteAttribute("Use method from InternalService", true)]
public string[] GetAzRoles()

Return Value

Type: String
See Also