UserGroupManagerChangeUserViewerLicenseType Method |
Assign Viewer License to a particular user
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic void ChangeUserViewerLicenseType(
Guid userObjectId,
int viewerLicenseType
)
Parameters
- userObjectId
- Type: SystemGuid
- viewerLicenseType
- Type: SystemInt32
See Also