![]() |
Home | Documentation |
saml1__SubjectConfirmationType Struct Reference
updated Mon Jan 22 2024 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. | |
char ** | saml1__ConfirmationMethod |
Array char* * of size 1..unbounded. | |
_XML | saml1__SubjectConfirmationData |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"SubjectConfirmationData. | |
_ds__KeyInfo * | ds__KeyInfo |
Imported element reference "http://www.w3.org/2000/09/xmldsig#":KeyInfo. | |
"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.