public sealed class CertificateConfig.Types.SubjectConfig : IMessage<CertificateConfig.Types.SubjectConfig>, IEquatable<CertificateConfig.Types.SubjectConfig>, IDeepCloneable<CertificateConfig.Types.SubjectConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateConfig.Types.SubjectConfig.
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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `CertificateConfig.Types.SubjectConfig` class within the Google Cloud Security Private CA v1 API, specifically focusing on version 3.4.0 but also listing other versions."],["The `SubjectConfig` class is used to define the distinguished name and subject alternative name fields for X.509 certificates."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SubjectConfig` has two main properties, `Subject`, which is required and contains the distinguished name fields, and `SubjectAltName`, which is optional and specifies the subject alternative name fields."],["The most current version for this class is 3.9.0, with links to the documentation for various versions ranging from 1.0.0 to 3.9.0."]]],[]]