Rename MSAL setting (#230142)

This commit is contained in:
Tyler James Leonhardt
2024-09-30 10:25:47 -07:00
committed by GitHub
parent 0a3c791e17
commit 2a677c686b
2 changed files with 4 additions and 4 deletions

View File

@@ -99,7 +99,7 @@
{
"title": "Microsoft",
"properties": {
"microsoft.useMsal": {
"microsoft.preview.useMsalBasedAuthentication": {
"type": "boolean",
"description": "%useMsal.description%"
}