IAuthenticationHostOptions.DisplayName property

Gets or sets the display name for the authentication scheme.

public string? DisplayName { get; set; }

See Also