Click or drag to resize

VGCRMMemberShipProviderGetPassword Method

Namespace:  Novalys.VisualGuard.Security.CRM
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public override string GetPassword(
	string username,
	string passwordAnswer
)

Parameters

username
Type: SystemString
passwordAnswer
Type: SystemString

Return Value

Type: String
See Also