dotnet / dotnet/dotnet-api-docs
`UIPermission` class has no implementation but docs don't mention it
Open
area-System.Security
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
[`UIPermission`](https://docs.microsoft.com/dotnet/api/system.security.permissions.uipermission) type has an extensive documentation associated with it, however looking through the [code](https://github.com/dotnet/runtime/blob/master/src/libraries/System.Security.Permissions/src/System/Security/Permissions/UIPermission.cs) has no implementation.
This is extremely misleading and confusing. I've heard anecdotes that CAS is not longer used, hence this type has implementation, but the docs do no make this bleeding obvious.
Applies to all other related types.
Contributor guide
Assessment
This issue has not been assessed yet.