![]() | ![]() | ![]() | Lasso Reference Manual | ![]() |
---|
LassoLibScopingLassoLibScoping — |
#include <lasso/lasso.h> LassoLibScoping; LassoLibScoping* lasso_lib_scoping_new (void);
typedef struct { /* <xs:element name="ProxyCount" type="xs:nonNegativeInteger" minOccurs="0"/> */ int ProxyCount; /* <xs:element ref="IDPList" minOccurs="0"/> */ LassoLibIDPList *IDPList; } LassoLibScoping;
LassoLibScoping* lasso_lib_scoping_new (void);
Creates a new LassoLibScoping object.
Returns : | a newly created LassoLibScoping object |
<< LassoLibRequestAuthnContext | LassoLibStatusResponse >> |