RemoteAuthenticationUserOptions Class

Definition

Represents options to use when configuring the ClaimsPrincipal for a user.

C#
public class RemoteAuthenticationUserOptions
Inheritance
RemoteAuthenticationUserOptions

Constructors

Properties

AuthenticationType

Gets or sets the value to use for the AuthenticationType.

NameClaim

Gets or sets the claim type to use for the user name.

RoleClaim

Gets or sets the claim type to use for the user roles.

ScopeClaim

Gets or sets the claim type to use for the user scopes.

Applies to

Product Versions
ASP.NET Core 3.1, 5.0, 6.0, 7.0, 8.0, 9.0