Home | Documentation |
saml2__AudienceRestrictionType Struct Reference
updated Thu Apr 15 2021 by Robert van Engelen
|
"urn:oasis:names:tc:SAML:2.0:assertion":AudienceRestrictionType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:2.0:assertion":ConditionAbstractType. More...
#include <saml2.h>
Public Attributes | |
int | __sizeAudience |
INHERITED FROM saml2__ConditionAbstractType: More... | |
char ** | saml2__Audience |
Array char* * of size 1..unbounded. More... | |
"urn:oasis:names:tc:SAML:2.0:assertion":AudienceRestrictionType is a complexType with complexContent extension of type "urn:oasis:names:tc:SAML:2.0:assertion":ConditionAbstractType.
int saml2__AudienceRestrictionType::__sizeAudience |
INHERITED FROM saml2__ConditionAbstractType:
Size of the dynamic array of values of type char* * is 1..unbounded.
char* * saml2__AudienceRestrictionType::saml2__Audience |
Array char* * of size 1..unbounded.
Multiple elements.