The Token will be deleted from the ISToken table.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.