Some pages' "Methods" lists were not correctly version specific #10897
Labels
area-System.Security
Issues related to security practices for .NET developers.
untriaged
New issue has not been triaged by the area owner
Type of issue
Missing information
Description
For the page mentioned below,
ExportRSAPublicKeyPem()
for instance does not exist in .NET Standard 2.0 and can't be found from inherited classRSA
, but could be incorrectly seen in the summary part of the class.Page URL
https://learn.microsoft.com/zh-cn/dotnet/api/system.security.cryptography.rsacryptoserviceprovider?view=netstandard-2.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Security.Cryptography/RSACryptoServiceProvider.xml
Document Version Independent Id
ad68bc1f-4d84-1081-ff0b-419b6ca19d49
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: