passwordUI

Dialog for querying and creating passwords.

이 제출물을 팔로우합니다

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)

인용 양식

Jiro Doke (2026). passwordUI (https://kr.mathworks.com/matlabcentral/fileexchange/29616-passwordui), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: passcode

도움 준 파일: Library Management

카테고리

Help CenterMATLAB Answers에서 App Building에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.1

Updated license

1.0.0.0