Programming Guides › Programming Guide for Perl › CLI Policy Management Methods › Affiliate Object Methods
Affiliate Object Methods
The following methods act on PolicyMgtAffiliate objects:
- AddAttribute MethodAdds a new affiliate attribute to the affiliate object
- AddUser MethodAdds a new user to the affiliate object
- AllowNotification MethodSets or retrieves the event notification property
- AssertionPluginClass MethodSets or retrieves the fully qualified class name of a custom assertion generator plug-in
- AssertionPluginParameters MethodSets or retrieves the parameter string to pass to a custom assertion generator plug-in
- Audience MethodSets or retrieves the audience property
- AuthURL MethodSets or retrieves the URL used to authenticate affiliate users
- ConsumerURL MethodSets or retrieves the URL where the requesting user's browser must POST a generated assertion
- CreateIPConfigHostName MethodCreates an IP configuration object from the specified host name
- CreateIPConfigRange MethodCreates an IP configuration object from the specified range of IP addresses
- CreateIPConfigSingleHost MethodCreates an IP configuration object from the specified IP address
- CreateIPConfigSubnetMask MethodCreates an IP configuration object from the specified IP address and subnet mask
- DeleteIPConfig MethodDeletes an IP configuration object
- Description MethodSets or retrieves the description of the affiliate object
- GetAllAttributes MethodRetrieves all existing affiliate attributes for the affiliate object
- GetAllIPConfigs MethodRetrieves all IP configuration objects for the affiliate object
- GetAllUsers MethodRetrieves all users associated with affiliate object
- IsEnabled MethodEnables or disables the affiliate object
- Name MethodSets or retrieves the name of the affiliate object
- Password MethodSets or retrieves the password property
- RemoveAttributeRemoves the specified affiliate attribute from the affiliate object
- RemoveUserRemoves the specified user from the affiliate object
- SAMLProfileSets or retrieves the type of profile used for sending and receiving SAML assertions
- SAMLVersionSets or retrieves the affiliate's SAML version
- SaveSaves modifications to an affiliate object
- SessionSyncIntervalSets or retrieves the session synchronization interval property
- ShareSessioningSets or retrieves the shared session property
- SkewTimeSets or retrieves the skew time property
- ValidityDurationSets or retrieves the validity duration property