ISecuritySubjectsSearch.NameCriteria

Syntax

NameCriteria: String;

Description

The NameCriteria property determines a name of the desired security subject.

Comments

The following can be specified as value of the property:

The template enables using the substitute character *, that means that zero or more symbols can coincide, for example, "User*".

If requirement to specify domain or domain controller is set in the DomainSelectCriteria property, value for NameCriteria is set in one of the following formats:

Example

The property use is given in the example for ISecuritySubjectsSearch.ExecuteSearch.

See also:

ISecuritySubjectsSearch