[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public string SSHAuthenticationType { get; set; }
public string SSHAuthenticationType { get; set; }
Public Property SSHAuthenticationType As String
Get
Set
Public Property SSHAuthenticationType As String
Get
Set
public:
virtual property String^ SSHAuthenticationType {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ SSHAuthenticationType {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract SSHAuthenticationType : string with get, set
override SSHAuthenticationType : string with get, set
abstract SSHAuthenticationType : string with get, set
override SSHAuthenticationType : string with get, set
Property Value
Type:
StringImplements
IErlTransport SSHAuthenticationType