LicenseManagerGetVierwerConfiguration Method

Return settings for given viewer license

Definition

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

Parameters

viewerLicenseType  Int32
 

Return Value

ViewerOption

See Also