Previous Topic: Sm_PolicyApi_GetAffiliateByName()

Next Topic: Sm_PolicyApi_GetAffiliateDomainByName()

Sm_PolicyApi_GetAffiliateDomain()

Gets an affiliate domain.

Type

Federation Security Services function.

Syntax

int SM_EXTERN Sm_PolicyApi_GetAffiliateDomain (
   void*                            pSessionHandle,
   const char*                      pszAffiliateDomainOid,
   Sm_PolicyApi_AffiliateDomain_t** ppstructAffiliateDomain
);

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
 AffiliateDomain

O

The address of a pointer to an affiliate domain structure.

Returns


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