Top | ![]() |
![]() |
![]() |
![]() |
Figure 65. Schema fragment for saml2:SubjectConfirmation
<complexType name="SubjectConfirmationType"> <sequence> <choice minOccurs="0"> <element ref="saml:BaseID"/> <element ref="saml:NameID"/> <element ref="saml:EncryptedID"/> </choice> <element ref="saml:SubjectConfirmationData" minOccurs="0"/> </sequence> <attribute name="Method" type="anyURI" use="required"/> </complexType>
LassoNode *
lasso_saml2_subject_confirmation_new (void
);
Creates a new LassoSaml2SubjectConfirmation object.