Click or drag to resize

UserGroupManagerGetLicensedUsersCountByType Method

Return number of licensed FileHold users with gien license type.

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetLicensedUsersCountByType(
	RoleType roleType
)

Parameters

roleType
Type: FileHold.UserRoleManagerRoleType

Return Value

Type: Int32
See Also