TokenType enum

Describes the type of supported tokens.

Fields

CbsTokenTypeJwt

The "jwt" token type. Used with AADTokenCredential.

CbsTokenTypeSas

The sas token type. Used with SharedKeyCredential.