Click or drag to resize

VGMembershipInstanceGetPasswordQuestion Method (String, VGAuthenticationMode)

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public string GetPasswordQuestion(
	string username,
	VGAuthenticationMode authenticationMode
)

Parameters

username
Type: SystemString
authenticationMode
Type: Novalys.VisualGuard.SecurityVGAuthenticationMode

Return Value

Type: String
See Also