Click or drag to resize

InternalServiceGetAvailableRolesForUsers Method

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

Parameters

users
Type: FileHold.UserRoleManagerObjectInRole

Return Value

Type: AzRole
See Also