UseMixedCasePassword Field
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllEnable generation of mixed-case characters.
C#
public const byte UseMixedCasePassword = 16
Returns
System.Byte
Remarks
Setting this flag enables generation of mixed-case characters required by password policy settings in some legacy systems.
Note that this flag's value collides with other flags in this enumeration. In order to have the intended meaning, the OathHotp flag must NOT be set.