public sealed class SubjectAltNames : IMessage<SubjectAltNames>, IEquatable<SubjectAltNames>, IDeepCloneable<SubjectAltNames>, IBufferMessage, IMessage
[SubjectAltNames][google.cloud.security.privateca.v1.SubjectAltNames] corresponds to a more modern way of listing what
the asserted identity is in a certificate (i.e., compared to the "common
name" in the distinguished name).
[[["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 latest version available for \u003ccode\u003eSubjectAltNames\u003c/code\u003e is 3.9.0, with several other previous versions listed, including the currently viewed version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectAltNames\u003c/code\u003e in \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e provides a modern method for specifying the asserted identity within a certificate, replacing the older "common name" approach in the distinguished name.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSubjectAltNames\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<SubjectAltNames>\u003c/code\u003e, \u003ccode\u003eIEquatable<SubjectAltNames>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SubjectAltNames>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, offering a rich set of functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectAltNames\u003c/code\u003e offers properties such as \u003ccode\u003eCustomSans\u003c/code\u003e, \u003ccode\u003eDnsNames\u003c/code\u003e, \u003ccode\u003eEmailAddresses\u003c/code\u003e, \u003ccode\u003eIpAddresses\u003c/code\u003e, and \u003ccode\u003eUris\u003c/code\u003e, which define different types of alternative names that can be associated with the certificate identity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubjectAltNames\u003c/code\u003e class includes two constructors, a default constructor \u003ccode\u003eSubjectAltNames()\u003c/code\u003e and a copy constructor \u003ccode\u003eSubjectAltNames(SubjectAltNames other)\u003c/code\u003e, allowing for flexible object instantiation.\u003c/p\u003e\n"]]],[],null,[]]