SessionProfileCanDownloadUpdates Method
Determines whether the updates can be downloaded.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public bool CanDownloadUpdates()
Public Function CanDownloadUpdates As Boolean
public:
bool CanDownloadUpdates()
member CanDownloadUpdates : unit -> bool
Return Value
Boolean
Download of updates is prohibited in Enterprise edition only in one of the following cases:
-
No credentials are stored, i.e. the user has never authenticated to the working server.
-
The program is working with offline license.