Adds or updates the UseSecureAuthURL property to a SAML 1.x affiliate.
Syntax
int SM_EXTERN Sm_PolicyApi_AddUseSecureAuthPropToAffiliate( void* pHandle, char* pszAffiliateOID, bool bUseSecureAuthURL );
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 pointer to the OID of an existing SMAL 1.x affiliate.
[in] A Boolean value that specifies whether to use a secure authentication URL for this affiliate.
Returns
Copyright © 2015 CA Technologies.
All rights reserved.
|
|