![]() |
Home | Documentation |
wst__RequestSecurityTokenCollectionType Struct Reference
updated Wed Oct 30 2024 by Robert van Engelen
|
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":RequestSecurityTokenCollectionType is a complexType. More...
#include <wst.h>
Public Attributes | |
$int | __sizeRequestSecurityToken |
Size of array of struct wst__RequestSecurityTokenType* is 2..unbounded. | |
struct wst__RequestSecurityTokenType * | RequestSecurityToken |
Array struct wst__RequestSecurityTokenType* of size 2..unbounded. | |
"http://docs.oasis-open.org/ws-sx/ws-trust/200512/":RequestSecurityTokenCollectionType is a complexType.
The RequestSecurityTokenCollection (RSTC) element is used to provide multiple RST requests. One or more RSTR elements in an RSTRC element are returned in the response to the RequestSecurityTokenCollection.
struct wst__RequestSecurityTokenCollectionType operations:
) deep deletes wst__RequestSecurityTokenCollectionType data members, use only on dst after soap_dup_wst__RequestSecurityTokenCollectionType(NULL, wst__RequestSecurityTokenCollectionType *dst, wst__RequestSecurityTokenCollectionType *src) (use soapcpp2 -Ed)
$int wst__RequestSecurityTokenCollectionType::__sizeRequestSecurityToken |
Size of array of struct wst__RequestSecurityTokenType* is 2..unbounded.
struct wst__RequestSecurityTokenType* wst__RequestSecurityTokenCollectionType::RequestSecurityToken |
Array struct wst__RequestSecurityTokenType* of size 2..unbounded.