dotnet / dotnet/dotnet-api-docs
ClientRolePrincipal listed as IPrincipal implementation in .NET Standard 2.0
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
The ```IPrincipal``` interface is described as being implemented by ```ClientRolePrincipal``` in [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/api/system.security.principal.iprincipal?view=netstandard-2.0), but the class is not available in that API version: https://docs.microsoft.com/en-us/dotnet/api/system.web.clientservices.clientroleprincipal?view=netframework-4.8&viewFallbackFrom=netstandard-2.0.

Cloned from https://github.com/MicrosoftDocs/feedback/issues/2358.
Contributor guide
Assessment
This issue has not been assessed yet.