UserGroupManagerGetAzRoles Method

Note: This API is now obsolete.
Returns names of 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 = "Returns names of all AzMan roles existing in the system")]
[ObsoleteAttribute("Use method from InternalService", true)]
public string[] GetAzRoles()

Return Value

String

See Also