System.Web.Security.ActiveDirectoryMembershipProvider.PasswordFormat Property

Gets a value indicating the format of passwords in the Active Directory data store.

Syntax

public override MembershipPasswordFormat PasswordFormat { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Security.ActiveDirectoryMembershipProvider property does not support password retrieval. The behavior of the System.Web.Security.ActiveDirectoryMembershipProvider object is the same as other providers working with Hashed passwords.

Requirements

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