2.4.2.3.2 SignedByType

Target namespace: http://schemas.microsoft.com/windows/pki/2005/Authenticode

Referenced by: SignedBy

The SignedByType complex type specifies the right for a manifest to be signed by a software publisher.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xs:complexType name="SignedByType">
   <xs:complexContent>
     <xs:restriction base="r:Right"/>
   </xs:complexContent>
 </xs:complexType>