Questions tagged [claims]

Claims were introduced in .NET4.5 to build Claims based authentication into the framework in the form of ClaimsIdentity and ClaimsPrincipal in the System.Security.Claims namespace.

Claims were introduced in .NET4.5 to build Claims based authentication into the framework in the form of ClaimsIdentity and ClaimsPrincipal in the System.Security.Claims namespace.

556 questions
-1
votes
1 answer

WIF - Claims for each entity

In my application, there is hierarchical data (like tree) and a user can have access on any node of the tree irrespective of the parent. How can WIF help here along with attributes?
Ankit
  • 6,388
  • 8
  • 54
  • 79
1 2 3
37
38