LumiSoft Net Help
Credentials Property
NamespacesLumiSoft.Net.SIP.StackSIP_RequestSenderCredentials
Gets credentials collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<NetworkCredential> Credentials { get; }
Public ReadOnly Property Credentials As List(Of NetworkCredential)
	Get
public:
property List<NetworkCredential^>^ Credentials {
	List<NetworkCredential^>^ get ();
}
member Credentials : List<NetworkCredential> with get
Property Value
List<(Of <(<'NetworkCredential>)>)>
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.

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