mssparkutils.credentials.isValidToken | R Documentation |
Returns true if the input token is valid (i.e, hasn't expired).
mssparkutils.credentials.isValidToken(token)
token |
token to validate. |
FALSE to mimic the result if token
is invalid.
mssparkutils.credentials.isValidToken('dummyToken')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.