Click or drag to resize

DigitalSignatureManagerGetTokenProviderConsentUrl Method

Return the URL of the token provider consent service.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string GetTokenProviderConsentUrl(
	bool individual
)

Parameters

individual
Type: SystemBoolean

Return Value

Type: String
See Also