SshPublicKey.Comment Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Comment
Gets or sets the key comment. The comment is used while saving in some formats.
Declaration
public string Comment { get; set; }
Property Value
| Type | Description |
|---|---|
| String | Key comment. |