Gets the validation account for a process management submission phase.
HS.AppSettings.ValidationAccountEx(n)
where n is an integer representing the process management submission phase. Valid values are 1 to 9.
A string that specifies the name of the validation account for the process management submission phase.
This example returns the validation account defined for Submission Phase 5:
HS.AppSettings.ValidationAccountEx(5)