ServerApiUrlsAuthToken Method

Builds the URL of the endpoint of Security service which returns an authentication token.

Definition

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

Return Value

String
The URL which is built.

Implements

IServerApiUrlsAuthToken

See Also