google_api_os_login v0.0.1 GoogleApi.OSLogin.V1alpha.Model.SshPublicKey View Source
The SSH public key information associated with a Directory API User.
Attributes
- expirationTimeUsec (String): An expiration time in microseconds since epoch. Defaults to:
null. - fingerprint (String): [Output Only] The SHA-256 fingerprint of the SSH public key. Defaults to:
null. - key (String): Public key text in SSH format, defined by <a href="https://www.ietf.org/rfc/rfc4253.txt" target="_blank">RFC4253</a> section 6.6. Defaults to:
null.