Genivia Home Documentation
saml1__AuthorityBindingType Struct Reference

updated Sat Jun 9 2018 by Robert van Engelen
 
Public Attributes | List of all members
saml1__AuthorityBindingType Struct Reference

"urn:oasis:names:tc:SAML:1.0:assertion":AuthorityBindingType is a complexType. More...

#include <saml1.h>

Public Attributes

_QName AuthorityKind
 Attribute "AuthorityKind" of XSD type xs:QName. More...
 
char * Location
 Attribute "Location" of XSD type xs:anyURI. More...
 
char * Binding
 Attribute "Binding" of XSD type xs:anyURI. More...
 

Detailed Description

"urn:oasis:names:tc:SAML:1.0:assertion":AuthorityBindingType is a complexType.

struct saml1__AuthorityBindingType operations:

Member Data Documentation

_QName saml1__AuthorityBindingType::AuthorityKind

Attribute "AuthorityKind" of XSD type xs:QName.

Required attribute.

char* saml1__AuthorityBindingType::Binding

Attribute "Binding" of XSD type xs:anyURI.

Required attribute.

char* saml1__AuthorityBindingType::Location

Attribute "Location" of XSD type xs:anyURI.

Required attribute.


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