Re-authenticate a currently signed in User, Client or Anonymous Session.

NOTE: When running a 'User' Portal from inside finPOWER Connect, a blank token can be passed to this method.

Syntax

finPortalHandler.ReauthenticateToken(token, [ignoreUserAgent], [errorCode])

Parameters

NameTypeOptionalByRefDescription
token String The authentication Token or a blank String to clear authentication context.
ignoreUserAgent Boolean Optional Indicates whether to ignore the User Agent check. In Mobile Apps, this may be required since the original User Agent for a Download File link may not match the User Agent supplied to actually download the file! If omitted, a value of False is assumed.
errorCode String Optional ByRef

Return Value

Boolean

A Boolean value indicating success.

Member of:
finPortalHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0