The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DynamicRoleClaimProvider Class
.NET Framework (current version)
The single method, AddDynamicRoleClaims, exposed by this class is obsolete. You can use a ClaimsAuthenticationManager object to add claims to a ClaimsIdentity object.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AddDynamicRoleClaims(ClaimsIdentity^, IEnumerable<Claim^>^) | Obsolete. You can use a ClaimsAuthenticationManager object to add claims to a ClaimsIdentity object. |
.NET Framework
Available since 4.5
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

