Method TokenValid
TokenValid(string)
Returns True if a token is owned by the product, request will be done if missing
Declaration
public bool TokenValid(string tokenName)
Parameters
Type | Name | Description |
---|---|---|
string | tokenName | Token name |
Returns
Type | Description |
---|---|
bool |