sshPublicKeys property

List<SshPublicKey>? sshPublicKeys
final

Specifies the public key portion of the Secure Shell (SSH) keys stored for the described user.

Implementation

final List<SshPublicKey>? sshPublicKeys;