I have identity fields I want to mask to contain only any combination of A-Z, 0-9 and dash or period.

While I can custom code this it would be nice if mask_window form_masks would allow something like "#|@|.-"