| Top |  |  |  |  | 
Figure 233. 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>
LassoIdWsf2Sb2CredentialsContext *
lasso_idwsf2_sb2_credentials_context_new
                               (void);
Creates a new LassoIdWsf2Sb2CredentialsContext object.