Share via


SshPublicKeyGenerateKeyPairResult.PublicKey Property

Definition

Public key portion of the key pair used to authenticate to a virtual machine through ssh. The public key is in ssh-rsa format.

public string PublicKey { get; }
member this.PublicKey : string
Public ReadOnly Property PublicKey As String

Property Value

Applies to