Gets credentials collection.
Declaration Syntax
C# | Visual Basic | Visual 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
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119