System.Web.Security.ActiveDirectoryMembershipProvider.EnablePasswordRetrieval Property

Gets a value indicating whether the user's password can be retrieved from the Active Directory data store. This property always returns false.

Syntax

public override bool EnablePasswordRetrieval { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Security.ActiveDirectoryMembershipProvider class does not support password retrieval.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0