Namespace: Novalys.VisualGuard.Security.AuthenticationModule
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public void SetPasswordAttemptWindow_StartDateTime(
	DateTime passwordAttemptWindow_StartDateTime
)
Visual Basic
Public Sub SetPasswordAttemptWindow_StartDateTime ( 
	passwordAttemptWindow_StartDateTime As DateTime
)

Parameters

passwordAttemptWindow_StartDateTime
Type: System..::..DateTime

See Also