SubjectName

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 SubjectName element specifies the Subject Name of a trusted certificate.

Usage

<SubjectName>
  text
</SubjectName>

Attributes

There are no attributes.

Text value

A string with the Subject Name of the certificate.

Child elements

There are no child elements.

Parent elements

Element Description

TrustedCertificate

Specifies a trusted certificate.

XSD

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

Remarks

The SubjectName element is optional.