Removes the specified users from the Service Provider.
Type
SAML 2.0 Configuration function, domain scope.
Syntax
int SM_EXTERN Sm_PolicyApi_AddUsersToSAMLServiceProvider ( void* pSessionHandle, const char* pszProviderOid, Sm_PolicyApi_User_t* pStructUsers, int iPolicyFlags );
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. |
pszProviderOid |
I |
A null-terminated string containing the Service Provider's object identifier. |
pStructUsers |
I |
The users to remove from the Service Provider. |
iPolicyFlags |
I |
A bit field that indicates whether:
|
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |