Visual Guard Class Library Documentation

VGMemberShipProvider.EnablePasswordRetrieval Property

Indicates whether the membership provider is configured to allow users to retrieve their passwords.

public override Boolean EnablePasswordRetrieval {get;}

Property Value

false. Visual Guard repository supports only Hashed password format. Hashed password cannot be retrieved.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace