Home | Documentation |
saml2__ConditionsType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":ConditionsType is a complexType. More...
#include <saml2.h>
Classes | |
struct | __saml2__union_ConditionsType |
Public Attributes | |
int | __size_ConditionsType |
struct saml2__ConditionsType::__saml2__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:2.0:assertion":ConditionsType is a complexType.
int saml2__ConditionsType::__size_ConditionsType |
struct saml2__ConditionsType::__saml2__union_ConditionsType * saml2__ConditionsType::__union_ConditionsType |
xsd__dateTime* saml2__ConditionsType::NotBefore |
Attribute "NotBefore" of type xs:dateTime.
Optional attribute.
xsd__dateTime* saml2__ConditionsType::NotOnOrAfter |
Attribute "NotOnOrAfter" of type xs:dateTime.
Optional attribute.