Top |
Figure 58. Schema fragment for saml2:Evidence
<complexType name="EvidenceType"> <choice maxOccurs="unbounded"> <element ref="saml:AssertionIDRef"/> <element ref="saml:AssertionURIRef"/> <element ref="saml:Assertion"/> <element ref="saml:EncryptedAssertion"/> </choice> </complexType>
LassoNode *
lasso_saml2_evidence_new (void
);
Creates a new LassoSaml2Evidence object.