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: