Skip to content

Instantly share code, notes, and snippets.

@mfcollins3
Created January 16, 2022 03:53
Show Gist options
  • Save mfcollins3/8ea64e083995c23953f82b941c1232cd to your computer and use it in GitHub Desktop.
Save mfcollins3/8ea64e083995c23953f82b941c1232cd to your computer and use it in GitHub Desktop.
nca claim for local authentication
<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