CLI Affiliate Attribute Methods

Contents
sm1252sp1
Contents
GetAttrType Method Retrieves the Affiliate Attribute Type
The GetAttrType method retrieves the type of the affiliate attribute.
Syntax
The GetAttrType method has the following format:
Netegrity::PolicyMgtAffiliateAttr->GetAttrType( )
Parameters
The GetAttrType method accepts no parameters.
Return Value
The GetAttrType method returns one of the following values:
  • AFFILIATE_HTTP_HEADER_VARIABLE
  • AFFILIATE_HTTP_COOKIE_VARIABLE
GetValue Method Retrieves the Value of the Affiliate Attribute
The GetValue method retrieves the value of the affiliate attribute.
Syntax
The GetValue method has the following format:
Netegrity::PolicyMgtAffiliateAttr->GetValue( )
Parameters
The GetValue method accepts no parameters.
Return Value
The GetValue method returns one of the following values:
  • The value of the affiliate attribute
  • undef
    if the call was unsuccessful