ILicenseActivationServiceActivate Method

Initiates a license activation refresh.

Namespace: Dundas.BI.Licensing.Activation
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
ActivationResult Activate()

Return Value

ActivationResult
An object describing the result of the operation.
Exceptions
ExceptionCondition
NoPrivilegeExceptionThe caller does not have system administration privileges.
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also