DirectoryEntry::AuthenticationType Property
.NET Framework (current version)
Gets or sets the type of authentication to use.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
public: [DSDescriptionAttribute("DSAuthenticationType")] property AuthenticationTypes AuthenticationType { AuthenticationTypes get(); void set(AuthenticationTypes value); }
Property Value
Type: System.DirectoryServices::AuthenticationTypesOne of the AuthenticationTypes values.
.NET Framework
Available since 1.1
Available since 1.1
Show: