Share via


SecurityChangedNotification.Tokens-Eigenschaft

Die Liste der Token, die dieser Operation betroffen.

Wird im folgenden SecurityChangeTypes: RemoveAccessControlLists

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property Tokens As List(Of String)
public List<string> Tokens { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.List<String>
Gibt List<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityChangedNotification Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace