SshPublicKey.Comment Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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. |