Genivia Home Documentation
saml2__ConditionsType Struct Reference

updated Sat Jun 9 2018 by Robert van Engelen
 
Classes | Public Attributes | List of all members
saml2__ConditionsType Struct Reference

"urn:oasis:names:tc:SAML:2.0:assertion":ConditionsType is a complexType. More...

#include <saml2.h>

Collaboration diagram for saml2__ConditionsType:
Collaboration graph
[legend]

Classes

struct  __saml2__union_ConditionsType
 

Public Attributes

$int __size_ConditionsType
 
struct saml2__ConditionsType::__saml2__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...
 

Detailed Description

"urn:oasis:names:tc:SAML:2.0:assertion":ConditionsType is a complexType.

struct saml2__ConditionsType operations:

Member Data Documentation

$int saml2__ConditionsType::__size_ConditionsType
struct saml2__ConditionsType::__saml2__union_ConditionsType * saml2__ConditionsType::__union_ConditionsType
time_t* saml2__ConditionsType::NotBefore

Attribute "NotBefore" of XSD type xs:dateTime.

Optional attribute.

time_t* saml2__ConditionsType::NotOnOrAfter

Attribute "NotOnOrAfter" of XSD type xs:dateTime.

Optional attribute.


The documentation for this struct was generated from the following file: