LassoSamlp2LogoutResponse — <samlp2:LogoutResponse>
Figure 78. Schema fragment for samlp2:LogoutResponse
<element name="LogoutResponse" type="samlp:StatusResponseType"/>
LassoNode * lasso_samlp2_logout_response_new (void);
void
Creates a new LassoSamlp2LogoutResponse object.
a newly created LassoSamlp2LogoutResponse object
struct LassoSamlp2LogoutResponse { LassoSamlp2StatusResponse parent; /* This field is deprecated do not use it, * kept for ABI compatibility */ };
LassoSamlp2LogoutResponse is deprecated and should not be used in newly-written code.
LassoSamlp2LogoutResponse