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.
ClaimsPrincipalPermission::IsUnrestricted Method ()
.NET Framework (current version)
Returns a value that indicates whether the permission is unrestricted.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
Return Value
Type: System::Booleantrue if the permission is unrestricted; otherwise, false. Always returns true indicating that permission is unrestricted.
.NET Framework
Available since 4.5
Available since 4.5
Show: