2.4.1.3 复杂类型KeyInfoConfirmationDataType
本博客采用知识共享署名 4.0 国际许可协议进行许可
<complexType name="KeyInfoConfirmationDataType" mixed="false">
<complexContent>
<restriction base="saml:SubjectConfirmationDataType">
<sequence>
<element ref="ds:KeyInfo" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>Last updated