[#ASIdentifierChoice_st-_01record] = xref:ASIdentifierChoice_st.adoc[ASIdentifierChoice_st]::Unnamed union :relfileprefix: ../ :mrdocs: Choice payload selected by `type.` == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- union Unnamed union; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:ASIdentifierChoice_st/_01record/asIdsOrRanges.adoc[`asIdsOrRanges`] [.small]#[variant member]# | Explicit AS numbers or ranges when `type` is ASIdentifierChoice_asIdsOrRanges. | xref:ASIdentifierChoice_st/_01record/inherit.adoc[`inherit`] [.small]#[variant member]# | Inherit AS identifiers from the issuer when `type` is ASIdentifierChoice_inherit. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#