Hello, i want to write a CustomAuthorizationManager from ClaimsAuthorizationManager class that should be in System.Security.Claims namespace (https://msdn.microsoft.com/it-it/library/system.security.claims.claimsauthorizationmanager(v=vs.110).aspx), but even adding that using Visual Studio doesn't recognize the class. Any idea why?
↧