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\u003eThe webpage documents \u003ccode\u003eSubjectConfig\u003c/code\u003e, a class used for defining distinguished name and subject alternative name fields in X.509 certificates.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectConfig\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.9.0, and older versions ranging back to 1.0.0 are also documented on this page, for this functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectConfig\u003c/code\u003e 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 is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eSubject\u003c/code\u003e, which is required and holds distinguished name information, and \u003ccode\u003eSubjectAltName\u003c/code\u003e, which is optional and holds subject alternative name fields.\u003c/p\u003e\n"]]],[],null,[]]