ServerApiUrlsLicenseDismiss Method

Builds the URL of the endpoint of Licensing service which is called to dismiss the session of the licensed program.

Definition

Namespace: SMath.Manager.Network.UrlBuilders
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public string LicenseDismiss()

Return Value

String
The URL which is built.

Implements

IServerApiUrlsLicenseDismiss

See Also