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