Home | Documentation |
saml1__SubjectConfirmationType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":SubjectConfirmationType is a complexType. More...
#include <saml1.h>
Public Attributes | |
int | __sizeConfirmationMethod |
Size of the dynamic array of values of type char* * is 1..unbounded. More... | |
char ** | saml1__ConfirmationMethod |
Array char* * of size 1..unbounded. More... | |
_XML | saml1__SubjectConfirmationData |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"SubjectConfirmationData. More... | |
_ds__KeyInfo * | ds__KeyInfo |
Imported element reference "http://www.w3.org/2000/09/xmldsig#":KeyInfo. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":SubjectConfirmationType is a complexType.
int saml1__SubjectConfirmationType::__sizeConfirmationMethod |
Size of the dynamic array of values of type char* * is 1..unbounded.
_ds__KeyInfo* saml1__SubjectConfirmationType::ds__KeyInfo |
Imported element reference "http://www.w3.org/2000/09/xmldsig#":KeyInfo.
Optional element.
char* * saml1__SubjectConfirmationType::saml1__ConfirmationMethod |
Array char* * of size 1..unbounded.
Multiple elements.
_XML saml1__SubjectConfirmationType::saml1__SubjectConfirmationData |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"SubjectConfirmationData.
Optional element.