Click or drag to resize
AuthenticationHelperADPassword Property
Password of user used to authenticate against AD by membership provider.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static string ADPassword { get; set; }

Property Value

Type: String
See Also