Click or drag to resize
MFAuthenticationHelperPasscodeLength Property
Length of the passcode.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 11.0.0
Syntax
C#
protected virtual int PasscodeLength { get; }

Property Value

Type: Int32
Remarks
The default value is 6.
See Also