Previous Topic: Sm_PolicyApi_AddAssertionConsumerServiceToSAMLSP

Next Topic: Sm_PolicyApi_AddAttributeToSAMLScheme()

Sm_PolicyApi_AddAttributeToAffiliate()

Adds a new attribute to an affiliate.

Type

Federation Security Services function

Syntax

int SM_EXTERN Sm_PolicyApi_AddAttributeToAffiliate (
   void*                               pSessionHandle,
   const Sm_PolicyApi_AffiliateAttr_t* pstructAffiliateAttr,
   const char*                         pszAffiliateOid
);

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.

pstructAffiliate
  Attr

I

A pointer to a completely filled-in affiliate attribute structure.

pszAffiliateOid

I

A null-terminated string containing the object identifier of an existing affiliate.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic