deleteTokenByTokenProperty()
deleteTokenByTokenProperty() deletes the tokens on the basis of tokenProperty.
Syntax
public SiteBean[] deleteTokenByTokenProperty(string table, string tokenProperty, string customTokenProperty)
Request Parameters
Parameters | Data Types | Descriptions |
---|---|---|
table | string | This is the Token Vault name and it must be in CAPITAL LETTERS. |
tokenProperty | string | Indicates the tokenProperty associated with the tokens. |
customTokenProperty | string | Indicates the customTokenProperty associated with the tokens. |
Returned Values
Returns the array of SiteBean, which is the number of rows deleted fetched from the SiteBean.