![]() |
Home | Documentation |
saml1__AuthorityBindingType Struct Reference
updated Sat Jun 9 2018 by Robert van Engelen
|
"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... | |
"urn:oasis:names:tc:SAML:1.0:assertion":AuthorityBindingType is a complexType.
struct saml1__AuthorityBindingType operations:
_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.