ActiveDirectoryException Class

The exception that is thrown when there is an error reading Active Directory.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BI.AccountServicesActiveDirectoryException

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[SerializableAttribute]
public sealed class ActiveDirectoryException : Exception
See Also