SimpleAuthentication
SimpleAuthentication copied to clipboard
Add Union method to add a list of string of the same claim type to my claims collection
The method accepts an IEnumerable of string because the IEnumerable type doesn't support the Select extension method