ILicenseServiceLicense2 Property

Gets the generation-2 license.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
License2? License2 { get; }

Property Value

Type: License2
The generation-2 license, or if one is not installed.
Exceptions
ExceptionCondition
NoPrivilegeExceptionThe caller does not have system administration privileges.
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also