C# Class ShiftRight.Web.Attributes.Validation.PasswordAttribute

Equivalent to [DataType(DataType.Password)]
Inheritance: System.ComponentModel.DataAnnotations.DataTypeAttribute
ファイルを表示 Open project: shiftright/scg-heim

Public Methods

Method Description
PasswordAttribute ( ) : System

Method Details

PasswordAttribute() public method

public PasswordAttribute ( ) : System
return System