dotnet / dotnet/dotnet-api-docs

`UIPermission` class has no implementation but docs don't mention it

Open
#4,413 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.