Click or drag to resize

SRUserManagement_LicenseDoesNotAllowMoreThanUsers Method

Gets localized text: License does not allow more than {0} users.

Namespace:  PDTec.IceNet.Domain.Resources
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string UserManagement_LicenseDoesNotAllowMoreThanUsers(
	Object param1
)

Parameters

param1
Type: SystemObject

Return Value

Type: String
See Also