public sealed class SubjectConfig : IMessage<CertificateConfig.Types.SubjectConfig>, IEquatable<CertificateConfig.Types.SubjectConfig>, IDeepCloneable<CertificateConfig.Types.SubjectConfig>, IBufferMessage, IMessage
These values are used to create the distinguished name and subject
alternative name fields in an X.509 certificate.
[[["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 details the \u003ccode\u003eSubjectConfig\u003c/code\u003e class, which is crucial for defining the distinguished name and subject alternative name fields in X.509 certificates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubjectConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace and is available in various versions, ranging from 1.0.0 to the latest 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provides robust functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectConfig\u003c/code\u003e has two main properties: \u003ccode\u003eSubject\u003c/code\u003e, which is required and holds distinguished name information, and \u003ccode\u003eSubjectAltName\u003c/code\u003e, which is optional and contains subject alternative names.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using two available constructors, a default one and one that takes a copy of an existing \u003ccode\u003eCertificateConfig.Types.SubjectConfig\u003c/code\u003e as input.\u003c/p\u003e\n"]]],[],null,[]]