'Declaration Protected SessionIdentifierInternal As Byte()
'Usage Dim instance As SSHConnectionManager Dim value() As Byte() value = instance.SessionIdentifierInternal instance.SessionIdentifierInternal = value
protected byte[] SessionIdentifierInternal