Retrieval of Security Configuration

Retrieves the security configuration associated with a package.

Syntax

String getSecurityConfiguration() throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples