LicenseManagerSetVierwerConfiguration Method

Configure settings for given viewer license

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Configure settings for given viewer license")]
public void SetVierwerConfiguration(
	int viewerLicenseType,
	ViewerOption[] options
)

Parameters

viewerLicenseType  Int32
 
options  ViewerOption
 

See Also