Click or drag to resize

LicenseManagerChangeEasyLicenseStatus Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void ChangeEasyLicenseStatus(
	int licenseId,
	EasyLicenseStatus status,
	string password
)

Parameters

licenseId
Type: SystemInt32
status
Type: FileHold.CommonEasyLicenseStatus
password
Type: SystemString
See Also