AccessTokenLoginCredential (schema)

A login credential specifying a access token

Name Description Type Notes
credential_type Must be set to the value AccessTokenLoginCredential string Required
thumbprint Thumbprint of the data source server string Pattern: "^(([0-9A-Fa-f]{2}[:])+([0-9A-Fa-f]{2}))?$"
token Token obtained while validating connection config string
token_expiry Token expiry in epoch EpochMsTimestamp