Previous Topic: Sm_PolicyApi_GetAllAffiliateAttributes()

Next Topic: Sm_PolicyApi_GetAllSAMLAffiliations()

Sm_PolicyApi_GetAllAffiliates()

Gets all affiliates in the specified affiliate domain.

Type

Federation Security Services function.

Syntax

int SM_EXTERN Sm_PolicyApi_GetAllAffiliates (
   void*                        pSessionHandle,
   const char*                  pszAffiliateDomainOid,
   Sm_PolicyApi_Affiliate_t**   ppstructAffiliates
);

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.

pszAffiliate
  DomainOid

I

A null-terminated string containing the object identifier of an existing affiliate domain.

ppstruct
  Affiliates

O

The address of a pointer to an affiliate structure.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic