AuthenticationList.Listing Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

AuthenticationList.Listing Property

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