Top |
Figure 85. Schema fragment for samlp2:RequestedAuthnContext
<complexType name="RequestedAuthnContextType"> <choice> <element ref="saml:AuthnContextClassRef" maxOccurs="unbounded"/> <element ref="saml:AuthnContextDeclRef" maxOccurs="unbounded"/> </choice> <attribute name="Comparison" type="samlp:AuthnContextComparisonType" use="optional"/> </complexType>
LassoNode *
lasso_samlp2_requested_authn_context_new
(void
);
Creates a new LassoSamlp2RequestedAuthnContext object.