Callback to determine whether the owner of email is allowed to obtain a certificate of newSubjectName. It should throw to disallow assignment.
email
newSubjectName
Email template.
In subject, text, and html fields, the following variables will be replaced:
disableUrlAccess and disableFileAccess are set to true by default, but they may be overridden in the template object.
Generated using TypeDoc
Callback to determine whether the owner of
email
is allowed to obtain a certificate ofnewSubjectName
. It should throw to disallow assignment.