Click or drag to resize

DigitalSignatureManagerUpdateTokens Method

Update the access token and refresh token for the active digital signature provider.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateTokens(
	string code
)

Parameters

code
Type: SystemString
See Also