1 reference to DebugLevel
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\GlobalConfig.cs (1)
17
public static DebugLevel DebugLevel => s_configSettings?.
DebugLevel
?? DefaultDebugLevel;