ISecuritySubject.IsNT

Syntax

IsNT: Boolean;

Description

The IsNT property indicates whether the subject is the domain security subject.

Comments

Available values:

Example

The example of use is given in description of the ISecuritySubject.MemberOfO method.

See also:

ISecuritySubject