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 \u003ccode\u003eSubjectAltNames\u003c/code\u003e class, part of Google Cloud's PrivateCA V1, modernizes how certificate identities are listed, moving beyond the traditional "common name" approach.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, ranging from 1.0.0 to the latest 3.9.0, allowing users to select the specific version relevant to their .NET project.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectAltNames\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and extended functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \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 that enable the definition of various types of alternative names in a certificate, including DNS names, email addresses, IP addresses, and URIs.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, one default constructor, and another one that takes in a \u003ccode\u003eSubjectAltNames\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]