Table of Contents

Property Selections

Namespace
Innova.Prism.Library.Security
Assembly
Innova.Prism.Library.dll

Selections

The list of selected objects. It's only valid after a successful run, and not after calling Reset().

public List<DirectoryObjectSelection> Selections { get; }

Property Value

List<DirectoryObjectSelection>