Top |
LassoSaml2KeyInfoConfirmationDataLassoSaml2KeyInfoConfirmationData — <saml2:KeyInfoConfirmationData> |
Figure 59. Schema fragment for saml2:KeyInfoConfirmationData
<complexType name="KeyInfoConfirmationDataType" mixed="false"> <complexContent> <restriction base="saml:SubjectConfirmationDataType"> <sequence> <element ref="ds:KeyInfo" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType>
LassoNode *
lasso_saml2_key_info_confirmation_data_new
(void
);
Creates a new LassoSaml2KeyInfoConfirmationData object.