dotnet / dotnet/dotnet-api-docs

ClientRolePrincipal listed as IPrincipal implementation in .NET Standard 2.0

Open
#6,948 3 comments 0 reactions 0 assignees View on GitHub
area-Infrastructure Pri3 untriaged
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.

![Screenshot_2020-01-09 ClientRolePrincipal Class (System Web ClientServices)](https://user-images.githubusercontent.com/47945400/72062785-23549e80-32e1-11ea-9733-dec4e28272ab.png)

Cloned from https://github.com/MicrosoftDocs/feedback/issues/2358.

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.