Genivia Home Documentation
saml1__SubjectLocalityType Struct Reference

updated Wed Aug 16 2017
 
Public Attributes | List of all members
saml1__SubjectLocalityType Struct Reference

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

#include <saml1.h>

Public Attributes

char * IPAddress
 Attribute "IPAddress" of XSD type xs:string. More...
 
char * DNSAddress
 Attribute "DNSAddress" of XSD type xs:string. More...
 

Detailed Description

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

struct saml1__SubjectLocalityType operations:

Member Data Documentation

◆ DNSAddress

char* saml1__SubjectLocalityType::DNSAddress

Attribute "DNSAddress" of XSD type xs:string.

Optional attribute.

◆ IPAddress

char* saml1__SubjectLocalityType::IPAddress

Attribute "IPAddress" of XSD type xs:string.

Optional attribute.


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