PasswordFamily EnumerationNFX Class Library

[This is preliminary documentation and is subject to change.]

Denoutes kinds of passwords i.e.: text that user types on login, short PIN, geometrical curve that users need to trace with their finger, select areas of picture

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public enum PasswordFamily
Members

  Member nameValueDescription
Unspecified0
Text1
PIN2
Geometry3
Picture4
Other5
See Also