PasswordRepresentationType EnumerationNFX Class Library

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

Flags denote types of password representation: Text/Image/Audio

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

[FlagsAttribute]
public enum PasswordRepresentationType
Members

  Member nameValueDescription
Text1
Image2
Audio4
See Also