[This is preliminary documentation and is subject to change.]
Flags denote types of password representation: Text/Image/Audio
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[FlagsAttribute]
public enum PasswordRepresentationType
[FlagsAttribute]
public enum PasswordRepresentationType
<FlagsAttribute>
Public Enumeration PasswordRepresentationType
<FlagsAttribute>
Public Enumeration PasswordRepresentationType
[FlagsAttribute]
public enum class PasswordRepresentationType
[FlagsAttribute]
public enum class PasswordRepresentationType
[<FlagsAttribute>]
type PasswordRepresentationType
[<FlagsAttribute>]
type PasswordRepresentationType
| Member name | Value | Description |
---|
| Text | 1 | |
| Image | 2 | |
| Audio | 4 | |