[This is preliminary documentation and is subject to change.]
Type of auth on SSH server.
Valid values: "PublicKey", "Password".
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
string SSHAuthenticationType { get; set; }
string SSHAuthenticationType { get; set; }
Property SSHAuthenticationType As String
Get
Set
Property SSHAuthenticationType As String
Get
Set
property String^ SSHAuthenticationType {
String^ get ();
void set (String^ value);
}
property String^ SSHAuthenticationType {
String^ get ();
void set (String^ value);
}
abstract SSHAuthenticationType : string with get, set
abstract SSHAuthenticationType : string with get, set
Property Value
Type:
String