Genivia Home Documentation
saml1__NameIdentifierType Struct Reference

updated Thu Feb 29 2024
 
Public Attributes | List of all members
saml1__NameIdentifierType Struct Reference

"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...
 

Detailed Description

"urn:oasis:names:tc:SAML:1.0:assertion":NameIdentifierType is a complexType with simpleContent.

struct saml1__NameIdentifierType operations:

Member Data Documentation

◆ __item

char* saml1__NameIdentifierType::__item

__item wraps "xs:string" simpleContent.

◆ Format

char* saml1__NameIdentifierType::Format

Attribute "Format" of XSD type xs:anyURI.

Optional attribute.

◆ NameQualifier

char* saml1__NameIdentifierType::NameQualifier

Attribute "NameQualifier" of XSD type xs:string.

Optional attribute.


The documentation for this struct was generated from the following file: