3.1.4.8.2.2 GetApplicationAdministratorClaimsResponse

The GetApplicationAdministratorClaimsResponse element specifies the result data for the GetApplicationAdministratorClaims WSDL operation.

 <xs:element name="GetApplicationAdministratorClaimsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Microsoft.Office.SecureStoreService.Server" minOccurs="0" name="GetApplicationAdministratorClaimsResult" nillable="true" type="q1:ArrayOfSecureStoreServiceClaim"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetApplicationAdministratorClaimsResult:  the element contains claims of administrators of the specified target application on the specified SSS partition.  If the target application for the specified applicationId does not exist on the specified SSS partition, the result contains 0 items.