Gets the StringDictionary that's used to store the user/pass combinations.
[Visual Basic]Protected ReadOnly Property Listing As System.Collections.Specialized.StringDictionary
[C#]
protected System.Collections.Specialized.StringDictionary Listing {get;}
Property Value
A StringDictionary object that's used to store the user/pass combinations.
See Also
AuthenticationList Class | AuthenticationList Members | Org.Mentalis.Proxy.Socks.Authentication Namespace