Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
If the current behavior is a :beetle:bug:beetle:: Please provide the steps to reproduce
Follow typescript definition, CompositePrincipal allow multiple principal objects in object constructor.
But, In .NET definition, CompositePrincial allow only one of principal object in constructor.

In my think, CompositePrintical must be received multiple principal objects as array type.
Mismatch user guide documentation
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)
This might be fixed with the next release.
This should be fixed in 1.16.x!
Most helpful comment
This should be fixed in 1.16.x!