Home | Documentation |
saml2__SubjectType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":SubjectType is a complexType. More...
#include <saml2.h>
Public Attributes | |
struct saml2__BaseIDAbstractType * | saml2__BaseID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"BaseID. More... | |
struct saml2__NameIDType * | saml2__NameID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"NameID. More... | |
struct saml2__EncryptedElementType * | saml2__EncryptedID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"EncryptedID. More... | |
int | __sizeSubjectConfirmation |
Size of the dynamic array of values of type struct saml2__SubjectConfirmationType* is 0..unbounded. More... | |
struct saml2__SubjectConfirmationType * | saml2__SubjectConfirmation |
Array struct saml2__SubjectConfirmationType* of size 0..unbounded. More... | |
int | __sizeSubjectConfirmation_ |
Size of the dynamic array of values of type struct saml2__SubjectConfirmationType* is 1..unbounded. More... | |
struct saml2__SubjectConfirmationType * | saml2__SubjectConfirmation_ |
Array struct saml2__SubjectConfirmationType* of size 1..unbounded. More... | |
"urn:oasis:names:tc:SAML:2.0:assertion":SubjectType is a complexType.
int saml2__SubjectType::__sizeSubjectConfirmation |
Size of the dynamic array of values of type struct saml2__SubjectConfirmationType* is 0..unbounded.
int saml2__SubjectType::__sizeSubjectConfirmation_ |
Size of the dynamic array of values of type struct saml2__SubjectConfirmationType* is 1..unbounded.
struct saml2__BaseIDAbstractType* saml2__SubjectType::saml2__BaseID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"BaseID.
Choice of element (one of multiple choices).
struct saml2__EncryptedElementType* saml2__SubjectType::saml2__EncryptedID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"EncryptedID.
Choice of element (one of multiple choices).
struct saml2__NameIDType* saml2__SubjectType::saml2__NameID |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"NameID.
Choice of element (one of multiple choices).
struct saml2__SubjectConfirmationType* saml2__SubjectType::saml2__SubjectConfirmation |
Array struct saml2__SubjectConfirmationType* of size 0..unbounded.
Choice of optional element (one of multiple choices).
struct saml2__SubjectConfirmationType* saml2__SubjectType::saml2__SubjectConfirmation_ |
Array struct saml2__SubjectConfirmationType* of size 1..unbounded.
Choice of element (one of multiple choices).