Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-tokenmanagement
v1
CreateOnBehalfOfTokenResponse
Interface CreateOnBehalfOfTokenResponse
An on-behalf token was successfully created for the service principal.
interface
CreateOnBehalfOfTokenResponse
{
tokenInfo
?:
AdminTokenInfo
;
tokenValue
?:
string
;
}
Index
Properties
token
Info?
token
Value?
Properties
Optional
token
Info
tokenInfo
?:
AdminTokenInfo
Optional
token
Value
tokenValue
?:
string
Value of the token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Info
token
Value
Databricks SDK for JavaScript
Loading...
An on-behalf token was successfully created for the service principal.