Skip to content

Methods API are all missing from the doc on the .NET Core page for the SecurityTokenResolver class #11189

Open
@libihan

Description

@libihan

Describe the issue or suggestion

When we looked at the source code

They are mostly same, especially method CreateDefaultSecurityTokenResolver(ReadOnlyCollection<SecurityToken>, Boolean) exists in both. But the .NET Core page doesn't show these API:

This led us to mistakenly conclude that the CreateDefaultSecurityTokenResolver method is incompatible with .NET Core, but actually it is compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.SecurityIssues related to security practices for .NET developers.area-WCFWCF client or server.untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions