public sealed class ClientCertificateConfig : IMessage<ClientCertificateConfig>, IEquatable<ClientCertificateConfig>, IDeepCloneable<ClientCertificateConfig>, IBufferMessage, IMessage
Configuration for client certificates on the cluster.
[[["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 webpage provides documentation for the \u003ccode\u003eClientCertificateConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically detailing its implementation and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eClientCertificateConfig\u003c/code\u003e is 3.33.0, although many prior versions are also accessible, dating as far back as 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientCertificateConfig\u003c/code\u003e is a class used for configuring client certificates on a cluster, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a boolean property named \u003ccode\u003eIssueClientCertificate\u003c/code\u003e which can be used to enable or disable the issuance of a client certificate.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of \u003ccode\u003eClientCertificateConfig\u003c/code\u003e: a default constructor and a constructor that takes another \u003ccode\u003eClientCertificateConfig\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]