An NDoc Documented Class Library

ADLayer._AuthenticationType Field

Backer for property AuthenticationType

[Visual Basic]
Private _AuthenticationType As AuthenticationTypes
[C#]
private AuthenticationTypes _AuthenticationType;
[C++]
private: AuthenticationTypes _AuthenticationType;
[JScript]
private var _AuthenticationType: AuthenticationTypes;

See Also

ADLayer Class | InfiniTec.ActiveDirectory Namespace