Gets the user directory entries associated with a WS-Federation Resource Partner.
Syntax
int SM_EXTERN Sm_PolicyApi_GetUsersFromWSFEDResourcePartner ( void* pSessionHandle, const char * pszProviderOid, const char * pszUserPolicyOid, Sm_PolicyApi_User_t ** ppStructUsers );
Parameters
[in] A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.
[in] A null-terminated string containing the object identifier of an existing WS-Federation Resource Partner.
[in] A null-terminated string containing the object identifier of an existing policy user.
[out] The address of a pointer to a linked list of user structures.
Return Values
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |