2.2.3.2 ActiveDirectoryPrincipal

The ActiveDirectoryPrincipal element represents a principal ([MS-ADTS] section 5.1.1.5). It is an extension of the ActiveDirectoryObject (section 2.2.3.1) element to include a SamAccountName (section 2.2.4.2.1) and a SID (section 2.2.4.2.2). The ActiveDirectoryPrincipal element MUST NOT be null.

 <xs:element
   name="ActiveDirectoryPrincipal" nillable="true"
   type="ca:ActiveDirectoryPrincipal" />