Annotation Type PasswordField


This annotation should be added to any IModelJson model fields that contain a password or other credentials. Data in such a field should not be serialized back to users. Note that there is not yet any global automatic processing for this annotation. Perhaps in the future.