Home | Documentation |
saml1__NameIdentifierType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:1.0:assertion":NameIdentifierType is a complexType with simpleContent extension of type xs:string. More...
#include <saml1.h>
Public Attributes | |
char * | __item |
char * | NameQualifier |
Attribute "NameQualifier" of type xs:string. More... | |
char * | Format |
Attribute "Format" of type xs:anyURI. More... | |
"urn:oasis:names:tc:SAML:1.0:assertion":NameIdentifierType is a complexType with simpleContent extension of type xs:string.
char* saml1__NameIdentifierType::__item |
INHERITED FROM saml1__NameIdentifierType: __item wraps simpleContent of type xs:string.
char* saml1__NameIdentifierType::Format |
Attribute "Format" of type xs:anyURI.
Optional attribute.
char* saml1__NameIdentifierType::NameQualifier |
Attribute "NameQualifier" of type xs:string.
Optional attribute.