Partager via


AccessScope Énumération

Définition

Ressources Batch accessibles par une tâche à l’aide d’un jeton d’authentification fourni via la AuthenticationTokenSettings propriété .

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[System.Flags]
public enum AccessScope
[<System.Flags>]
type AccessScope = 
Public Enum AccessScope
Héritage
AccessScope
Attributs

Champs

Job 1

Le jeton d’authentification permet d’accéder au travail qui contient la tâche.

None 0

Le jeton d’authentification n’accorde pas l’accès aux ressources.

S’applique à