Created
January 16, 2022 03:53
-
-
Save mfcollins3/8ea64e083995c23953f82b941c1232cd to your computer and use it in GitHub Desktop.
nca claim for local authentication
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ClaimType Id="nca"> | |
<DisplayName>nca</DisplayName> | |
<DataType>string</DataType> | |
<UserHelpText>Special parameter passed for local account authentication to login.microsoftonline.com.</UserHelpText> | |
</ClaimType> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment