![]() |
Home | Documentation |
saml1__ConditionsType Struct Reference
updated Sat Jun 9 2018 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":ConditionsType is a complexType. More...
#include <saml1.h>
Classes | |
struct | __saml1__union_ConditionsType |
Public Attributes | |
$int | __size_ConditionsType |
struct saml1__ConditionsType::__saml1__union_ConditionsType * | __union_ConditionsType |
time_t * | NotBefore |
Attribute "NotBefore" of XSD type xs:dateTime. More... | |
time_t * | NotOnOrAfter |
Attribute "NotOnOrAfter" of XSD type xs:dateTime. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":ConditionsType is a complexType.
struct saml1__ConditionsType operations:
$int saml1__ConditionsType::__size_ConditionsType |
struct saml1__ConditionsType::__saml1__union_ConditionsType * saml1__ConditionsType::__union_ConditionsType |
time_t* saml1__ConditionsType::NotBefore |
Attribute "NotBefore" of XSD type xs:dateTime.
Optional attribute.
time_t* saml1__ConditionsType::NotOnOrAfter |
Attribute "NotOnOrAfter" of XSD type xs:dateTime.
Optional attribute.