Share via


BatchCertificateVisibility Enum

Definition

The BatchCertificateVisibility.

public enum BatchCertificateVisibility
type BatchCertificateVisibility = 
Public Enum BatchCertificateVisibility
Inheritance
BatchCertificateVisibility

Fields

RemoteUser 2

The certificate should be visible to the user accounts under which users remotely access the node.

StartTask 0

The certificate should be visible to the user account under which the start task is run. Note that if AutoUser Scope is Pool for both the StartTask and a Task, this certificate will be visible to the Task as well.

Task 1

The certificate should be visible to the user accounts under which job tasks are run.

Applies to