Validate a Token.

The Token will be deleted from the ISToken table.

Syntax

ISDatabaseBL.TokenValidate(type, token, userPk, properties, [contextPrefix])

Parameters

NameTypeOptionalByRefDescription
type iseTokenType
token String The Token.
userPk Integer ByRef The primary key of the User that this Token relates to.
properties String ByRef
contextPrefix String Optional A Prefix added to the token record in the database to identifiy its context. Only used for PortalMultiFactorAuthenticationCode type Tokens.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISDatabaseBL
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0