Partager via


ISecurityChangedEventHandler.RemovePermissions, méthode (TeamFoundationRequestContext, NotificationType, String, IEnumerable<IdentityDescriptor>)

Permet l'impelementor à la substitution, bloc ou écoute les appels de RemovePermissions.

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

Syntaxe

'Déclaration
Function RemovePermissions ( _
    requestContext As TeamFoundationRequestContext, _
    notificationType As NotificationType, _
    token As String, _
    identities As IEnumerable(Of IdentityDescriptor) _
) As Boolean
bool RemovePermissions(
    TeamFoundationRequestContext requestContext,
    NotificationType notificationType,
    string token,
    IEnumerable<IdentityDescriptor> identities
)

Paramètres

  • token
    Type : System.String
    Le jeton sur lequel l'identité a des autorisations.

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISecurityChangedEventHandler Interface

RemovePermissions, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms