Azure.Identity.TokenCredentialDiagnosticsOptions
Exposes client options related to logging, telemetry, and distributed tracing.
If true, we try to log the account identifiers by parsing the received access token.
The account identifiers we try to log are:
The Application or Client IdentifierUser Principal NameTenant IdentifierObject Identifier of the authenticated user or application
public TokenCredentialDiagnosticsOptions()
Constructs a new TokenCredentialDiagnosticsOptions instance.