6 references to NTMixedDomain
System.DirectoryServices (6)
System\DirectoryServices\ActiveDirectory\Domain.cs (6)
194
domainEntry.Properties[PropertyManager.
NTMixedDomain
].Value = 0;
207
domainEntry.Properties[PropertyManager.
NTMixedDomain
].Value = 0;
297
domainEntry.Properties[PropertyManager.
NTMixedDomain
].Value = 0;
305
domainEntry.Properties[PropertyManager.
NTMixedDomain
].Value = 0;
320
domainEntry.Properties[PropertyManager.
NTMixedDomain
].Value = 0;
980
int ntMixedDomain = (int)PropertyManager.GetPropertyValue(context, domainEntry, PropertyManager.
NTMixedDomain
)!;