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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eAuthConfig.Types.SshPublicKey\u003c/code\u003e class within the Google Cloud Integration Connectors v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSshPublicKey\u003c/code\u003e class is designed to manage parameters required for SSH public key authentication, supporting SSH client certificates and their associated passphrases.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role in data handling and serialization within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available properties of the \u003ccode\u003eSshPublicKey\u003c/code\u003e class, including \u003ccode\u003eCertType\u003c/code\u003e, \u003ccode\u003eSshClientCert\u003c/code\u003e, \u003ccode\u003eSshClientCertPass\u003c/code\u003e, and \u003ccode\u003eUsername\u003c/code\u003e, each of which plays a specific role in SSH authentication.\u003c/p\u003e\n"],["\u003cp\u003eThere are four different versions of the documentation available, with version 1.3.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Integration Connectors v1 API - Class AuthConfig.Types.SshPublicKey (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.2.0/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.1.0/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Connectors.V1/1.0.0/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey) \n\n public sealed class AuthConfig.Types.SshPublicKey : IMessage\u003cAuthConfig.Types.SshPublicKey\u003e, IEquatable\u003cAuthConfig.Types.SshPublicKey\u003e, IDeepCloneable\u003cAuthConfig.Types.SshPublicKey\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Integration Connectors v1 API class AuthConfig.Types.SshPublicKey.\n\nParameters to support Ssh public key Authentication. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AuthConfig.Types.SshPublicKey \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AuthConfig](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig)[Types](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types)[SshPublicKey](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AuthConfig](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig)[Types](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types)[SshPublicKey](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AuthConfig](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig)[Types](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types)[SshPublicKey](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1.AuthConfig.Types.SshPublicKey), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Connectors.V1](/dotnet/docs/reference/Google.Cloud.Connectors.V1/latest/Google.Cloud.Connectors.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Connectors.V1.dll\n\nConstructors\n------------\n\n### SshPublicKey()\n\n public SshPublicKey()\n\n### SshPublicKey(SshPublicKey)\n\n public SshPublicKey(AuthConfig.Types.SshPublicKey other)\n\nProperties\n----------\n\n### CertType\n\n public string CertType { get; set; }\n\nFormat of SSH Client cert.\n\n### SshClientCert\n\n public Secret SshClientCert { get; set; }\n\nSSH Client Cert. It should contain both public and private key.\n\n### SshClientCertPass\n\n public Secret SshClientCertPass { get; set; }\n\nPassword (passphrase) for ssh client certificate if it has one.\n\n### Username\n\n public string Username { get; set; }\n\nThe user account used to authenticate."]]