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, specifically within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace for .NET, which is used for configuring X.509 certificate subject and subject alternative name fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubjectConfig\u003c/code\u003e class is found in versions ranging from 1.0.0 to 3.9.0, with the 3.9.0 version being the most up to date, under the Google Cloud Security Private CA service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubjectConfig\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 inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectConfig\u003c/code\u003e offers two constructors: a default constructor and one that takes another \u003ccode\u003eSubjectConfig\u003c/code\u003e object, as well as two properties, \u003ccode\u003eSubject\u003c/code\u003e which is required and \u003ccode\u003eSubjectAltName\u003c/code\u003e which is optional, both used for distinguished name and alternative name configurations.\u003c/p\u003e\n"]]],[],null,[]]