Releases: affecto/dotnet-Authentication.Claims
Releases · affecto/dotnet-Authentication.Claims
Release list
Added methods for getting collections of claim values and groups
Merge pull request #4 from affecto/dev Added methods for getting collections of claim values and groups
Added a property for checking if user has a specific role
Merge pull request #3 from affecto/dev Added a property for checking if user has a specific role.
New properties and methods to IAuthenticatedUserContext interface
- Added a property for account name.
- Made methods GetClaim and HasClaim public.