ILicenseActivationServiceIsAppInitiatedActivationOperational Property

Gets a value indicating whether application-initiated activation refresh was recently able to successfully make contact with the update server.

Namespace: Dundas.BI.Licensing.Activation
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
bool IsAppInitiatedActivationOperational { get; }

Property Value

Boolean
Exceptions
ExceptionCondition
NoPrivilegeExceptionThe caller does not have system administration privileges.
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also