mssparkutils.credentials.isValidToken: Returns true if the input token is valid (i.e, hasn't...

mssparkutils.credentials.isValidTokenR Documentation

Returns true if the input token is valid (i.e, hasn't expired).

Description

Returns true if the input token is valid (i.e, hasn't expired).

Usage

mssparkutils.credentials.isValidToken(token)

Arguments

token

token to validate.

Value

FALSE to mimic the result if token is invalid.

Examples

mssparkutils.credentials.isValidToken('dummyToken')


notebookutils documentation built on May 29, 2024, 12:08 p.m.