Share via


StorageSshPublicKey.Key Property

Definition

Ssh public key base64 encoded. The format should be: '<keyType> <keyData>', e.g. ssh-rsa AAAABBBB.

public string Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

Property Value

Applies to