Scripting and Programming Guides › Scripting Guide for Perl › CLI Policy Management Methods › Affiliate Object Methods
Affiliate Object Methods
The following methods act on PolicyMgtAffiliate objects:
- AddAttribute Method—Adds a new affiliate attribute to the affiliate object
- AddUser Method—Adds a new user to the affiliate object
- AllowNotification Method—Sets or retrieves the event notification property
- AssertionPluginClass Method—Sets or retrieves the fully qualified class name of a custom assertion generator plug-in
- AssertionPluginParameters Method—Sets or retrieves the parameter string to pass to a custom assertion generator plug-in
- Audience Method—Sets or retrieves the audience property
- AuthURL Method—Sets or retrieves the URL used to authenticate affiliate users
- ConsumerURL Method—Sets or retrieves the URL where the requesting user's browser must POST a generated assertion
- CreateIPConfigHostName Method—Creates an IP configuration object from the specified host name
- CreateIPConfigRange Method—Creates an IP configuration object from the specified range of IP addresses
- CreateIPConfigSingleHost Method—Creates an IP configuration object from the specified IP address
- CreateIPConfigSubnetMask Method—Creates an IP configuration object from the specified IP address and subnet mask
- DeleteIPConfig Method—Deletes an IP configuration object
- Description Method—Sets or retrieves the description of the affiliate object
- GetAllAttributes Method—Retrieves all existing affiliate attributes for the affiliate object
- GetAllIPConfigs Method—Retrieves all IP configuration objects for the affiliate object
- GetAllUsers Method—Retrieves all users associated with affiliate object
- IsEnabled Method—Enables or disables the affiliate object
- Name Method—Sets or retrieves the name of the affiliate object
- Password Method—Sets or retrieves the password property
- RemoveAttribute—Removes the specified affiliate attribute from the affiliate object
- RemoveUser—Removes the specified user from the affiliate object
- SAMLProfile—Sets or retrieves the type of profile used for sending and receiving SAML assertions
- SAMLVersion—Sets or retrieves the affiliate’s SAML version
- Save—Saves modifications to an affiliate object
- SessionSyncInterval—Sets or retrieves the session synchronization interval property
- ShareSessioning—Sets or retrieves the shared session property
- SkewTime—Sets or retrieves the skew time property
- ValidityDuration—Sets or retrieves the validity duration property