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
Syntaxpublic void UpdateTokens(
string code
)
Parameters
- code
- Type: SystemString
See Also