A Sandcastle Documented Class Library
ILicense
Service
Refresh
Licenses Method
Refreshes the list of licenses from the application database.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
C#
VB
C++
F#
Copy
void
RefreshLicenses
()
Sub
RefreshLicenses
void
RefreshLicenses
()
abstract
RefreshLicenses
:
unit
->
unit
Exceptions
Exception
Condition
NoPrivilegeException
The caller does not have system administration privileges.
InvalidSessionException
The caller context is not associated with a valid session.
Remarks
Tip
This method triggers the
LicenseChanged
event hook.
See Also
Reference
ILicenseService Interface
Dundas.BI.Licensing Namespace