Removes a configured attribute from a SAML authentication scheme.
Syntax
int SM_EXTERN Sm_PolicyApi_RemoveAttributeFromSAMLScheme( void* pHandle, const Sm_PolicyApi_Scheme_t* pstructScheme, const Sm_PolicyApi_SAMLRequesterAttr_t* pAttr );
Parameter |
I/O |
Description |
---|---|---|
pHandle |
I |
A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session. |
pstructScheme |
I |
A pointer to a completely filled-in scheme structure. |
pAttr |
I |
A pointer to the Sm_PolicyApi_SAMLRequesterAttr_t structure containng the attribute to be removed. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |