Previous Topic: Sm_PolicyApi_GetAffiliateDomainObjects()

Next Topic: Sm_PolicyApi_GetAffiliatedSAMLAuthSchemes()

Sm_PolicyApi_GetAffiliateDomainUserDirSearchOrder()

Gets the user directory search order for an affiliate domain.

Type

Federation Security Services function.

Syntax

int SM_EXTERN Sm_PolicyApi_GetAffiliateDomainUserDirSearchOrder (
   void*        pSessionHandle,
   const char*  pszAffiliateDomainOid,
   char**       pszArray[]
);

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.

pszArray

O

The returned array of user directory OIDs of the requested objects.

Returns


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