Home | Documentation |
saml1__AuthenticationStatementType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":AuthenticationStatementType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:1.0:assertion":SubjectStatementAbstractType. More...
#include <saml1.h>
Public Attributes | |
struct saml1__SubjectType * | saml1__Subject |
INHERITED FROM saml1__StatementAbstractType: More... | |
struct saml1__SubjectLocalityType * | saml1__SubjectLocality |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"SubjectLocality. More... | |
int | __sizeAuthorityBinding |
Size of the dynamic array of values of type struct saml1__AuthorityBindingType* is 0..unbounded. More... | |
struct saml1__AuthorityBindingType * | saml1__AuthorityBinding |
Array struct saml1__AuthorityBindingType* of size 0..unbounded. More... | |
char * | AuthenticationMethod |
Attribute "AuthenticationMethod" of type xs:anyURI. More... | |
xsd__dateTime | AuthenticationInstant |
Attribute "AuthenticationInstant" of type xs:dateTime. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":AuthenticationStatementType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:1.0:assertion":SubjectStatementAbstractType.
int saml1__AuthenticationStatementType::__sizeAuthorityBinding |
Size of the dynamic array of values of type struct saml1__AuthorityBindingType* is 0..unbounded.
xsd__dateTime saml1__AuthenticationStatementType::AuthenticationInstant |
Attribute "AuthenticationInstant" of type xs:dateTime.
Required attribute.
char* saml1__AuthenticationStatementType::AuthenticationMethod |
Attribute "AuthenticationMethod" of type xs:anyURI.
Required attribute.
struct saml1__AuthorityBindingType* saml1__AuthenticationStatementType::saml1__AuthorityBinding |
Array struct saml1__AuthorityBindingType* of size 0..unbounded.
Multiple elements.
struct saml1__SubjectType* saml1__AuthenticationStatementType::saml1__Subject |
INHERITED FROM saml1__StatementAbstractType:
INHERITED FROM saml1__SubjectStatementAbstractType: Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"Subject. Required element.
struct saml1__SubjectLocalityType* saml1__AuthenticationStatementType::saml1__SubjectLocality |
Element reference "urn:oasis:names:tc:SAML:1.0:assertion:"SubjectLocality.
Optional element.