DataFormPasswordEditorAttribute Properties
Specifies that a data form uses a password editor with secure input support for a property.
Name | Description |
---|---|
Autofill |
Gets or sets the hint that helps an autofill service determine how to populate the editor with user data. |
Character |
Inherited from Data |
Clear |
Inherited from Data |
Inplace |
Inherited from Data |
Is |
Inherited from Data |
Is |
Inherited from Data |
Keyboard |
Gets or sets the type of keyboard used to input text.
Inherited from Data |
Max |
|
Max |
|
Placeholder |
Gets or sets the editor’s placeholder text.
Inherited from Data |
Return |
Inherited from Data |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also