Enum PasswordFamily
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.dll
Syntax
public enum PasswordFamily
  Fields
| Name | Description | 
|---|---|
| Geometry | |
| Other | |
| Picture | |
| PIN | |
| Text | |
| Unspecified |