Click or drag to resize

UserGroupManagerGetAvailableLicenses Method (RoleType)

Get number of available licenses for given license type.

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

Parameters

roleType
Type: FileHold.UserRoleManagerRoleType

Return Value

Type: Int32
See Also