LicenseManager.GetViewerLicenseTypes Method

Return all defined viewer license types

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return all defined viewer license types")]
public ViewerLicenseType[] GetViewerLicenseTypes()

Return Value

ViewerLicenseType[]

See Also