Skip to content

Misleading documentation in UserStore #63370

@arthuredgarov

Description

@arthuredgarov

/// <typeparam name="TKey">The type of the primary key for a role.</typeparam>

On the line mentioned above, documentation states that generic parameter defines type of the primary key for a role. This is clearly false statement since the TKey is used as generic parameter for user and role entities' primary key.

There are several occurrences of this text in the class documentation (copy-paste artifact), there is no place where this statement is true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-identityIncludes: Identity and providers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions