BasicAuthenticationOptions.Realm property
Gets or sets the authentication realm used in the WWW-Authenticate header.
public string Realm { get; set; }
See Also
- class BasicAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets the authentication realm used in the WWW-Authenticate header.
public string Realm { get; set; }