LumiSoft Net Help
Realm Property
NamespacesLumiSoft.Net.SIP.StackSIP_StackRealm
Gets or sets SIP realm value. Mostly this value is used by digest authentication.
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
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
ArgumentNullExceptionIs raised when null reference is passed.

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