IAuthenticationHostOptions.DisplayName property
Gets or sets the display name for the authentication scheme.
public string? DisplayName { get; set; }
See Also
- interface IAuthenticationHostOptions
- namespace Kestrun.Authentication
Gets or sets the display name for the authentication scheme.
public string? DisplayName { get; set; }