Click or drag to resize

LicenseManagerGetAvailableViewerLicenseTypes Method

Return all viewer license types which are available

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public ViewerLicenseType[] GetAvailableViewerLicenseTypes(
	bool countUsers
)

Parameters

countUsers
Type: SystemBoolean

Return Value

Type: ViewerLicenseType
See Also