Removes the specified SAML attribute from the Service Provider.
Type
SAML 2.0 Configuration function, domain scope.
Syntax
int SM_EXTERN Sm_PolicyApi_RemoveAttributeFromSAMLSP ( void* pHandle, const Sm_PolicyApi_SAMLSPAttr_t* pstructSAMLSPAttr, const char* pszSAMLSPOid );
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. |
pstructSAMLSPAttr |
I |
A pointer to a SAML attribute structure |
pszSAMLSPOid |
I |
The Service Provider's object identifier in the policy store. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |