SelectedPrincipals Property
Gets or sets the selected principals.
Syntax
public
System.Collections.Generic.IEnumerable<string> SelectedPrincipals {
get
;
set
; }