Home | Documentation |
saml2__AuthnStatementType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":AuthnStatementType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:2.0:assertion":StatementAbstractType. More...
#include <saml2.h>
Public Attributes | |
struct saml2__SubjectLocalityType * | saml2__SubjectLocality |
INHERITED FROM saml2__StatementAbstractType: More... | |
struct saml2__AuthnContextType * | saml2__AuthnContext |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"AuthnContext. More... | |
xsd__dateTime | AuthnInstant |
Attribute "AuthnInstant" of type xs:dateTime. More... | |
char * | SessionIndex |
Attribute "SessionIndex" of type xs:string. More... | |
xsd__dateTime * | SessionNotOnOrAfter |
Attribute "SessionNotOnOrAfter" of type xs:dateTime. More... | |
"urn:oasis:names:tc:SAML:2.0:assertion":AuthnStatementType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:2.0:assertion":StatementAbstractType.
xsd__dateTime saml2__AuthnStatementType::AuthnInstant |
Attribute "AuthnInstant" of type xs:dateTime.
Required attribute.
struct saml2__AuthnContextType* saml2__AuthnStatementType::saml2__AuthnContext |
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"AuthnContext.
Required element.
struct saml2__SubjectLocalityType* saml2__AuthnStatementType::saml2__SubjectLocality |
INHERITED FROM saml2__StatementAbstractType:
Element reference "urn:oasis:names:tc:SAML:2.0:assertion:"SubjectLocality. Optional element.
char* saml2__AuthnStatementType::SessionIndex |
Attribute "SessionIndex" of type xs:string.
Optional attribute.
xsd__dateTime* saml2__AuthnStatementType::SessionNotOnOrAfter |
Attribute "SessionNotOnOrAfter" of type xs:dateTime.
Optional attribute.