Home | Documentation |
saml1__AssertionType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":AssertionType is a complexType. More...
#include <saml1.h>
Classes | |
struct | __saml1__union_AssertionType |
Public Attributes | |
struct saml1__ConditionsType * | saml1__Conditions |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"Conditions. More... | |
struct saml1__AdviceType * | saml1__Advice |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"Advice. More... | |
int | __size_AssertionType |
struct saml1__AssertionType::__saml1__union_AssertionType * | __union_AssertionType |
_ds__Signature * | ds__Signature |
Imported element reference "http://www.w3.org/2000/09/xmldsig#":Signature. More... | |
char * | MajorVersion |
Attribute "MajorVersion" of type xs:integer. More... | |
char * | MinorVersion |
Attribute "MinorVersion" of type xs:integer. More... | |
char * | AssertionID |
Attribute "AssertionID" of type xs:ID. More... | |
char * | Issuer |
Attribute "Issuer" of type xs:string. More... | |
xsd__dateTime | IssueInstant |
Attribute "IssueInstant" of type xs:dateTime. More... | |
char * | wsu__Id |
Member declared in WS/WS-typemap.dat. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":AssertionType is a complexType.
int saml1__AssertionType::__size_AssertionType |
struct saml1__AssertionType::__saml1__union_AssertionType * saml1__AssertionType::__union_AssertionType |
char* saml1__AssertionType::AssertionID |
Attribute "AssertionID" of type xs:ID.
Required attribute.
_ds__Signature* saml1__AssertionType::ds__Signature |
Imported element reference "http://www.w3.org/2000/09/xmldsig#":Signature.
Optional element.
xsd__dateTime saml1__AssertionType::IssueInstant |
Attribute "IssueInstant" of type xs:dateTime.
Required attribute.
char* saml1__AssertionType::Issuer |
Attribute "Issuer" of type xs:string.
Required attribute.
char* saml1__AssertionType::MajorVersion |
Attribute "MajorVersion" of type xs:integer.
Required attribute.
char* saml1__AssertionType::MinorVersion |
Attribute "MinorVersion" of type xs:integer.
Required attribute.
struct saml1__AdviceType* saml1__AssertionType::saml1__Advice |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"Advice.
Optional element.
struct saml1__ConditionsType* saml1__AssertionType::saml1__Conditions |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"Conditions.
Optional element.
char* saml1__AssertionType::wsu__Id |
Member declared in WS/WS-typemap.dat.
Optional attribute.