What is the equivalent Powershell use of Set-AzureADUserExtension in the MS Graph .NET SDK? #2923
Unanswered
Jonathan Channon (jchannon)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have some Powershell that does the below and want to know what the C# is:
I have tried the below which seems to execute but doesn't actually store any data but I'm not even sure its the equivalent.
All reactions