Visual Guard Class Library Documentation

VGMembership.EnablePasswordReset Property

Gets a value indicating whether the current membership provider is configured to allow users to reset their passwords.

public static Boolean EnablePasswordReset {get;}

Property Value

true if the membership provider supports password reset; otherwise, false.

See Also

VGMembership Class | Novalys.VisualGuard.Security.Membership Namespace