| Lasso Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
LassoIdWsf2Sb2CredentialsContext;
LassoIdWsf2Sb2CredentialsContext* lasso_idwsf2_sb2_credentials_context_new
(void);
Figure 228. Schema fragment for sb2:CredentialsContext
<xs:complexType name="CredentialsContextType">
<xs:sequence>
<xs:element ref="samlp:RequestedAuthnContext" minOccurs="0"/>
<xs:element name="SecurityMechID" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>