MESCIUS MultiRow for Windows Forms 12.0J
PasswordStrengthEnum 列挙体

コントロールに入力されたパスワードの強度を表示する方法を示します。
シンタックス
Public Enum PasswordStrengthEnum 
   Inherits System.Enum
public enum PasswordStrengthEnum : System.Enum 
メンバ
メンバ解説
InValidパスワードが無効の状態を示します。
Normalパスワードの強度が中の状態を示します。
Strongパスワードの強度が強の状態を示します。
Weakパスワードの強度が弱の状態を示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.PasswordStrengthEnum

参照

参照

GrapeCity.Win.Editors 名前空間

 

 


© MESCIUS inc. All rights reserved.