![]() |
Home | Documentation |
saml2__NameIDType Struct Reference
updated Sat Jun 9 2018 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":NameIDType is a complexType with simpleContent. More...
#include <saml2.h>
Public Attributes | |
char * | __item |
__item wraps "xs:string" simpleContent. More... | |
char * | Format |
Attribute "Format" of XSD type xs:anyURI. More... | |
char * | SPProvidedID |
Attribute "SPProvidedID" of XSD type xs:string. More... | |
char * | NameQualifier |
Attribute "NameQualifier" of XSD type xs:string. More... | |
char * | SPNameQualifier |
Attribute "SPNameQualifier" of XSD type xs:string. More... | |
"urn:oasis:names:tc:SAML:2.0:assertion":NameIDType is a complexType with simpleContent.
struct saml2__NameIDType operations:
char* saml2__NameIDType::__item |
__item wraps "xs:string" simpleContent.
char* saml2__NameIDType::Format |
Attribute "Format" of XSD type xs:anyURI.
Optional attribute.
char* saml2__NameIDType::NameQualifier |
Attribute "NameQualifier" of XSD type xs:string.
Optional attribute.
char* saml2__NameIDType::SPNameQualifier |
Attribute "SPNameQualifier" of XSD type xs:string.
Optional attribute.
char* saml2__NameIDType::SPProvidedID |
Attribute "SPProvidedID" of XSD type xs:string.
Optional attribute.