IssuerName

MBAE deprecation warning

Important

Starting in Windows 10, version 1803, the MBAE app experience is replaced by an MO UWP app. For more information about MO UWP apps, see UWP mobile broadband apps.

The IssuerName element specifies the Issuer Name of a trusted certificate.

Usage

<IssuerName>
  text
</IssuerName>

Attributes

There are no attributes.

Text value

A string with the Issuer Name of the certificate.

Child elements

There are no child elements.

Parent elements

Element Description

TrustedCertificate

Specifies a trusted certificate.

XSD

<xs:element name="IssuerName" type="xs:string" />

Remarks

The IssuerName element is optional.