DigitalSignatureManagerGetTokenProviderUrl Method

Return the URL of the token provider authorization service.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return the URL of the token provider authorization service.")]
public string GetTokenProviderUrl()

Return Value

String

See Also