Property Realm
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Realm
Gets the realm of the authentication challenge. This method can return empty string.
public string Realm { get; }
Property Value
- string
The realm of the authentication challenge. Can be null or empty string.