listAttributesForResource( SecResource ) method

Lists the attribute names relevant for a specified resource.

Syntax

Named[] listAttributesForResource ( SecResource resource )

Parameters

Returns

a list of attribute descriptions.

Usage

For design-time tooling it is sometimes necessary to know what possible attribute names may be returned from getAttributesForResource. This method enumerates them.

a list of attribute descriptions.