LumiSoft Net Help
Realm Property
NamespacesLumiSoft.Net.AUTHAUTH_SASL_ServerMechanism_DigestMd5Realm
Gets or sets realm value.
Declaration Syntax
C#Visual BasicVisual 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
Property Value
Remarks
Normally this is host or domain name.

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