You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
code to create the class instance in powershell is as follows, each of the instance uses the built in constructor and the 2nd parameter is the source, each is supplied as $null
If a create an Application via the Azure Portal, the manifest shows the source as null
However if I create a optionalClaim via PowerShell, the resulting optionalClaim is string Empty and not null as provided.
code to create the class instance in powershell is as follows, each of the instance uses the built in constructor and the 2nd parameter is the source, each is supplied as $null
The text was updated successfully, but these errors were encountered: