'Declaration Public Enum SshAuthenticationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SshAuthenticationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SshAuthenticationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SshAuthenticationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
KeyboardInteractive | Keyboard-interactive authentication will be used. |
Password | Password will be used for authentication. |
PublicKey | Public-key authentication will be used. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.SshAuthenticationType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2