CertSignOffAllowed Method
- Last UpdatedNov 06, 2025
- 1 minute read
The CertSignOffAllowed() method determines whether the user is allowed to sign off on a job/job_step or a data log.
This overload of the method uses the group ID to identify the data log group for the method.
| Overload | Description |
|---|---|
| CertSignOffAllowed(String,String,Int32,Nullable<Int32>,Nullable<Int32>,String,String,String) | The CertSignOffAllowed() method determines whether the user is allowed to sign off on a job/job_step or a data log. This overload of the method uses the group ID to identify the data log group for the method. |
| CertSignOffAllowed(String,String,Int32,Nullable<Int32>,String,String,String,String) | The CertSignOffAllowed() method determines whether the user is allowed to sign off on a job/job_step or a data log. This overload of the method uses the group description to identify the data log group for the method. |