Home | Documentation |
saml1__ConditionsType Struct Reference
updated Thu Apr 15 2021 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 |
xsd__dateTime * | NotBefore |
Attribute "NotBefore" of type xs:dateTime. More... | |
xsd__dateTime * | NotOnOrAfter |
Attribute "NotOnOrAfter" of type xs:dateTime. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":ConditionsType is a complexType.
int saml1__ConditionsType::__size_ConditionsType |
struct saml1__ConditionsType::__saml1__union_ConditionsType * saml1__ConditionsType::__union_ConditionsType |
xsd__dateTime* saml1__ConditionsType::NotBefore |
Attribute "NotBefore" of type xs:dateTime.
Optional attribute.
xsd__dateTime* saml1__ConditionsType::NotOnOrAfter |
Attribute "NotOnOrAfter" of type xs:dateTime.
Optional attribute.