Gets all the attributes for an affiliate.
Type
Federation Security Services function.
Syntax
int SM_EXTERN Sm_PolicyApi_GetAllAffiliateAttributes ( void* pSessionHandle, const char* pszAffiliateOid, Sm_PolicyApi_AffiliateAttr_t** ppstructAffiliateAttr );
Parameter |
I/O |
Description |
---|---|---|
pSessionHandle |
I |
A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session. |
pszAffiliateOid |
I |
A null-terminated string containing the object identifier of an existing affiliate. |
ppstruct |
O |
The address of a pointer to an affiliate attribute structure. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |