passwordUI

Version 1.0.0.1 (3,2 ko) par Jiro Doke
Dialog for querying and creating passwords.
2,1K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

This function displays a dialog box for a user to type in a password, obfuscated by an asterisk (*). In 'create' mode, it makes the user retype the password. You can enforce the minimum number of characters and the type of password (Alphabets Only, Numbers Only, Alphabets and Numbers, or Alphabets/Numbers/Special Characters).
pw = passwordUI()
pw = passwordUI('Create', 'AlphaNum')
pw = passwordUI('Create', 'AlphaOnly', 8)

Citation pour cette source

Jiro Doke (2024). passwordUI (https://www.mathworks.com/matlabcentral/fileexchange/29616-passwordui), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Programming dans Help Center et MATLAB Answers
Remerciements

Inspiré par : passcode

A inspiré : Library Management

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.1

Updated license

1.0.0.0