public sealed class AuthConfig.Types.SshPublicKey : IMessage<AuthConfig.Types.SshPublicKey>, IEquatable<AuthConfig.Types.SshPublicKey>, IDeepCloneable<AuthConfig.Types.SshPublicKey>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthConfig.Types.SshPublicKey.
Parameters to support Ssh public key Authentication.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAuthConfig.Types.SshPublicKey\u003c/code\u003e class within the Integration Connectors v1 API, specifically version 1.1.0, detailing its use for SSH public key authentication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSshPublicKey\u003c/code\u003e class, derived from the \u003ccode\u003eobject\u003c/code\u003e class, implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it includes the capability for getting hash code, type, and string representations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances of \u003ccode\u003eSshPublicKey\u003c/code\u003e, either as a new object or by cloning an existing \u003ccode\u003eSshPublicKey\u003c/code\u003e object, and takes another \u003ccode\u003eAuthConfig.Types.SshPublicKey\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSshPublicKey\u003c/code\u003e class has four main properties: \u003ccode\u003eCertType\u003c/code\u003e (format of SSH client cert), \u003ccode\u003eSshClientCert\u003c/code\u003e (containing public and private key), \u003ccode\u003eSshClientCertPass\u003c/code\u003e (password for the SSH client certificate), and \u003ccode\u003eUsername\u003c/code\u003e (the user account for authentication).\u003c/p\u003e\n"]]],[],null,[]]