Sm_PolicyApi_WSFEDResourcePartner_t
Defines WS-Federation Resource Partner data.
sm1252sp1
Defines WS-Federation Resource Partner data.
Syntax
typdef struct Sm_PolicyApi_WSFEDResourcePartner_s{int iStructId;Sm_PolicyApi_WSFEDProviderProp_t* pProps;Sm_PolicyApi_WSFEDResourcePartner_t* next;} Sm_PolicyApi_WSFEDResroucePartner_t;
Parameters
- iStructIdID of the structure in Sm_PolicyApi_Structs_t. Should be set to Sm_PolicyApi_WSFEDResourcePartner_ID.
- pPropPointer to the linked list of Resource Partner properties.
- nextPointer to the next Resource Partner data in the linked list.