AuthenticationList.Keys Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

AuthenticationList.Keys Property

Gets an array with all the keys in the authentication list.

[Visual Basic]Public ReadOnly Property Keys As String()
[C#]
public string[] Keys {get;}

Property Value

An array of strings containing all the keys in the authentication list.

See Also

AuthenticationList Class | AuthenticationList Members | Org.Mentalis.Proxy.Socks.Authentication Namespace