Previous Topic: Sm_PolicyApi_RemoveUserDirFromDomain()

Next Topic: Sm_PolicyApi_RemoveUsersFromPolicy()

Sm_PolicyApi_RemoveUsersFromAffiliate()

Removes a user directory entry from an affiliate.

Type

Federation Security Services function.

Syntax

int SM_EXTERN Sm_PolicyApi_RemoveUsersFromAffiliate (
   void*        pSessionHandle,
   const char*  pszAffiliateOid,
   const char*  pszUserPolicyOid
);

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.

pszUserPolicyOid

I

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

Returns


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