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

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