RemoteAuthenticationUserOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents options to use when configuring the ClaimsPrincipal for a user.
public ref class RemoteAuthenticationUserOptions
C#
public class RemoteAuthenticationUserOptions
type RemoteAuthenticationUserOptions = class
Public Class RemoteAuthenticationUserOptions
- Inheritance
-
RemoteAuthenticationUserOptions
Authentication |
Gets or sets the value to use for the AuthenticationType. |
Name |
Gets or sets the claim type to use for the user name. |
Role |
Gets or sets the claim type to use for the user roles. |
Scope |
Gets or sets the claim type to use for the user scopes. |
Product | Versions |
---|---|
ASP.NET Core | 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |