Partager via


ISecurityChangedEventHandler.SetInheritFlag, méthode

Autorise l'implémenteur à la substitution, bloc ou écoute les appels de SetInheritFlag.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function SetInheritFlag ( _
    requestContext As TeamFoundationRequestContext, _
    notificationType As NotificationType, _
    token As String, _
    inherit As Boolean _
) As Boolean
bool SetInheritFlag(
    TeamFoundationRequestContext requestContext,
    NotificationType notificationType,
    string token,
    bool inherit
)

Paramètres

  • token
    Type : System.String
    Le jeton pour définir l'indicateur activé.
  • inherit
    Type : System.Boolean
    True si le jeton hérite des autorisations de son parent.

Valeur de retour

Type : System.Boolean
True si l'opération continue dans l'espace de noms de sécurité cette notification provient options.

Sécurité .NET Framework

Voir aussi

Référence

ISecurityChangedEventHandler Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms