Collection of SshAuthenticationRequestItem objects.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Class SshAuthenticationRequestItemCollection _ Inherits ReadOnlyCollection(Of SshAuthenticationRequestItem) |
C# |
---|
public class SshAuthenticationRequestItemCollection : ReadOnlyCollection<SshAuthenticationRequestItem> |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>
Rebex.Net..::..SshAuthenticationRequestItemCollection
System.Collections.ObjectModel..::..ReadOnlyCollection<(Of <(<'SshAuthenticationRequestItem>)>)>
Rebex.Net..::..SshAuthenticationRequestItemCollection