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