Genivia Home Documentation
saml1__ConditionsType Struct Reference

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

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

#include <saml1.h>

Collaboration diagram for saml1__ConditionsType:
Collaboration graph
[legend]

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...
 

Detailed Description

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

struct saml1__ConditionsType operations:

Member Data Documentation

$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.


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