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

Syntax

C#
int PasswordAnswerMaxLength { get; set; }
Visual Basic
Property PasswordAnswerMaxLength As Integer
	Get
	Set

Property Value

Type: Int32

See Also