![]() |
Home | Documentation |
saml2__SubjectLocalityType Struct Reference
updated Wed Apr 5 2017 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":SubjectLocalityType is a complexType. More...
#include <saml2.h>
Public Attributes | |
char * | Address |
Attribute "Address" of XSD type xs:string. More... | |
char * | DNSName |
Attribute "DNSName" of XSD type xs:string. More... | |
"urn:oasis:names:tc:SAML:2.0:assertion":SubjectLocalityType is a complexType.
struct saml2__SubjectLocalityType operations:
char* saml2__SubjectLocalityType::Address |
Attribute "Address" of XSD type xs:string.
Optional attribute.
char* saml2__SubjectLocalityType::DNSName |
Attribute "DNSName" of XSD type xs:string.
Optional attribute.