ILicenseActivationServiceGenerateManualActivationRequest Method

Generates a manual activation refresh request.

Namespace:  Dundas.BI.Licensing.Activation
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
string GenerateManualActivationRequest()

Return Value

Type: String
The serialized request.
Exceptions
ExceptionCondition
FeatureNotEnabledExceptionThe manual activation refresh workflow is not enabled by the license.
NoPrivilegeExceptionThe caller does not have system administration privileges.
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also