Table of Contents

Class AuthorizationMetadataSettings

Namespace
Htmx.Components.Services
Assembly
Htmx.Components.dll

Configuration settings for the authorization metadata service.

public class AuthorizationMetadataSettings
Inheritance
AuthorizationMetadataSettings
Inherited Members
Extension Methods

Properties

UserIdClaimType

Gets or sets the claim type used to identify the user ID for caching purposes. Defaults to NameIdentifier.

public string UserIdClaimType { get; set; }

Property Value

string