Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TokenType

Package version

Describes the type of supported tokens.

Index

Enumeration members

Enumeration members

CbsTokenTypeJwt

CbsTokenTypeJwt: = "jwt"

The "jwt" token type. Used with AADTokenCredential.

CbsTokenTypeSas

CbsTokenTypeSas: = "servicebus.windows.net:sastoken"

The sas token type. Used with SharedKeyCredential.

Generated using TypeDoc