IsNT: Boolean;
The IsNT property indicates whether the subject is the domain security subject.
Available values:
True. Security subject is domain and is added to the repository security manager.
False. Security subject is created in the repository security manager.
The example of use is given in description of the ISecuritySubject.MemberOfO method.
See also: