This method retrieves the security profiles from a security profile list.
Parameters
The session identifier. Session Id obtained from the login to the web service.
A numeric handle to a security profile list as returned by a previous call to OpenSecurityProfileList.
The total number of security profiles to get from the list. This should be less than or equal to the total number in the list as returned by a previous call to OpenSecurityProfileList.
Return Values
An array of SecurityProfileProperties – one for each security profile requested from the list.
Remarks
You can make multiple calls to GetSecurityProfiles to iterate down the security profile list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|