policyToPathList property

List<PolicyToPath>? policyToPathList
final

Provides list of path to policies. Policies contain PolicyId, ObjectIdentifier, and PolicyType. For more information, see Policies.

Implementation

final List<PolicyToPath>? policyToPathList;