Visual Guard Class Library Documentation

VGMemberShipProvider.PasswordFormat Property

Gets a value indicating the format for storing passwords in the Visual Guard repository.

public override MembershipPasswordFormat PasswordFormat {get;}

Property Value

Hashed. The Visual Guard repository supports only Hashed password format.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace