Click or drag to resize
FdfCredentialsDialogConfirm Method
Confirmation action to be applied.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void Confirm(
	bool value
)

Parameters

value
Type: SystemBoolean
True if the credentials should be persisted.
See Also