Gets an existing WSFED authentication scheme object.
Syntax
int SM_EXTERN Sm_PolicyApi_GetWSFEDScheme ( void* pSessionHandle, const char * pszProviderOid, Sm_PolicyApi_Scheme_t** ppstructScheme, Sm_PolicyApi_WSFEDProviderProp_t** ppProps );
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 WSFED auth scheme.
[out] The address of the pointer to SiteMinder auth scheme structure.
[out] The address of the pointer to linked list WSFED provider properties.
Return Values
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |