SshAuthenticationRequestItemCollection Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Collection of SshAuthenticationRequestItem objects.
Syntax
public class SshAuthenticationRequestItemCollection : ReadOnlyCollection<SshAuthenticationRequestItem>, IList<SshAuthenticationRequestItem>, ICollection<SshAuthenticationRequestItem>, IReadOnlyList<SshAuthenticationRequestItem>, IReadOnlyCollection<SshAuthenticationRequestItem>, IEnumerable<SshAuthenticationRequestItem>, IList, ICollection, IEnumerable
Inheritance
SshAuthenticationRequestItemCollection