C# Class ADLib.ADNotFound

Exception raised when an Active Directory object is not found in a search
Inheritance: System.Exception
Show file Open project: bolenc/Active-Directory-Examples

Public Methods

Method Description
ADNotFound ( string message ) : System

Method Details

ADNotFound() public method

public ADNotFound ( string message ) : System
message string
return System