PasswordEncodingMethod Enumeration
.NET Framework (current version)
Specifies whether SSL is used when you set or change a password. This enumeration is used with the DirectoryEntryConfiguration.PasswordEncoding property.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| PasswordEncodingClear | Passwords are not encoded and are transmitted in plain text. | |
| PasswordEncodingSsl | Passwords are encoded using SSL. |
.NET Framework
Available since 2.0
Available since 2.0
Show: