Top |
Figure 75. Schema fragment for samlp2:IDPEntry
<complexType name="IDPEntryType"> <attribute name="ProviderID" type="anyURI" use="required"/> <attribute name="Name" type="string" use="optional"/> <attribute name="Loc" type="anyURI" use="optional"/> </complexType>
LassoNode *
lasso_samlp2_idp_entry_new (void
);
Creates a new LassoSamlp2IDPEntry object.