Click or drag to resize

ucCustomAuthentication Constructor

Initializes a new instance of the ucCustomAuthentication class

Namespace:  Novalys.VisualGuard.Security.WPF
Assembly:  Novalys.VisualGuard.Security.WPF (in Novalys.VisualGuard.Security.WPF.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public ucCustomAuthentication(
	VGSecurityRuntime runtime,
	string identityModuleName
)

Parameters

runtime
Type: Novalys.VisualGuard.SecurityVGSecurityRuntime
identityModuleName
Type: SystemString
See Also