Dart.Ssh Namespace > SshLoginData Class : Pem Property |
'Declaration Public Property Pem As String
'Usage Dim instance As SshLoginData Dim value As String instance.Pem = value value = instance.Pem
public string Pem {get; set;}
For more information on public key authentication, please see the "Public Key/Private Key Overview" top-level help topic.