ServerApiUrlsLicenseDismiss Method
Builds the URL of the endpoint of Licensing service which is called to dismiss the session of the licensed program.
Namespace: SMath.Manager.Network.UrlBuildersAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public string LicenseDismiss()
Public Function LicenseDismiss As String
public:
virtual String^ LicenseDismiss() sealed
abstract LicenseDismiss : unit -> string
override LicenseDismiss : unit -> string
StringThe URL which is built.
IServerApiUrlsLicenseDismiss