DigitalSignatureManagerGetTokenProviderConsentUrl Method

Return the URL of the token provider consent 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 consent service.")]
public string GetTokenProviderConsentUrl(
	bool individual
)

Parameters

individual  Boolean

Return Value

String

See Also