Creates a new instance of this class, with integrated authentication enabled, and using serverless binding. The connection is initialized as read-only.
[Visual Basic] Public Sub New( _ ByVal readOnly As Boolean _ ) [C#] public ADLayer( bool readOnly ); [C++] public: ADLayer( bool readOnly ); [JScript] public function ADLayer( bool readOnly );
ADLayer Class | InfiniTec.ActiveDirectory Namespace | ADLayer Constructor Overload List