BasicAuthenticationOptions.Realm property

Gets or sets the authentication realm used in the WWW-Authenticate header.

public string Realm { get; set; }

See Also