Previous Topic: Sm_PolicyApi_RemoveResponseAttr()

Next Topic: Sm_PolicyApi_RemoveUserDirFromDomain()

Sm_PolicyApi_RemoveUserDirFromAffiliateDomain()

Removes a user directory from an existing affiliate domain.

Type

Federation Security Services function.

Syntax

int SM_EXTERN Sm_PolicyApi_RemoveUserDirFromAffiliateDomain(
   void*        pSessionHandle,
   const char*  pszUserDirOid,
   const char*  pszAffiliateDomainOid
);

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.

pszUserDirOid

I

A null-terminated string containing the object identifier of an existing user directory.

pszAffiliate
  DomainOid

I

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

Returns


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