AdvancedFilters(Principal) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instantiates a new AdvancedFilters object. Not intended to be called directly.
protected public:
AdvancedFilters(System::DirectoryServices::AccountManagement::Principal ^ p);
protected internal AdvancedFilters(System.DirectoryServices.AccountManagement.Principal p);
new System.DirectoryServices.AccountManagement.AdvancedFilters : System.DirectoryServices.AccountManagement.Principal -> System.DirectoryServices.AccountManagement.AdvancedFilters
Protected Friend Sub New (p As Principal)
Parameters
Remarks
Applications should access AdvancedFilters through the AdvancedSearchFilter property of the user object.