ISecuritySubjectsSearch

Description

The ISecuritySubjectsSearch interface contains properties and methods used to search security subjects.

Properties

  Property name Brief description
AreaIncludeDB The AreaIncludeDB property determines whether to search among DBMS subjects.
AreaIncludeMetabaseNT The AreaIncludeMetabaseNT property determines the attribute of search among the domain security subjects, which are registered in the repository and for which the attribute of deferred loading of description is set.
AreaIncludeNT The AreaIncludeNT property determines whether to search among domain security subjects.
DomainCredentials The DomainCredentials property determines the credentials, under which domain authentication is performed on search.
DomainSelectCriteria The DomainSelectCriteria property determines a method of setting the domain, which is searched for security subjects.
NameCriteria The NameCriteria property determines a name of the required security subject.
ProtocolSelectCriteria The ProtocolSelectCriteria property determines the protocol that will be used to search in directory service.
SubjectCriteria The SubjectCriteria property determines types of the security subjects that need to be found.
Subjects The Subjects property returns the found security subjects.

Methods

  Method name Brief description
AbandonSearch The AbandonSearch method aborts security subject search.
ExecuteSearch The ExecuteSearch method searches security subjects.

See also:

Metabase Assembly Interfaces