Gets or sets a string to be displayed to users so they know which username and password
to use. This string should contain at least the name of the host performing the
authentication and might additionally indicate the collection of users who might have access.
An example might be "registered_users@gotham.news.com".

C# | Visual Basic | Visual C++ | F# |
public string Realm { get; set; }
Public Property Realm As String Get Set
public: property String^ Realm { String^ get (); void set (String^ value); }
member Realm : string with get, set

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119