Visual Guard Class Library Documentation

VGMembershipInstance.EnablePasswordReset Property

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

public Boolean EnablePasswordReset {get;}

Property Value

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

See Also

VGMembershipInstance Class | Novalys.VisualGuard.Security.Membership Namespace