Compartir a través de


SecurityChangedNotification.Tokens (Propiedad)

La lista de tokens que esta operación afecta.

Utilizado en el SecurityChangeTypes siguiente: RemoveAccessControlLists

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.Collections.Generic.List<String>
Devuelva List<T>.

Seguridad de .NET Framework

Vea también

Referencia

SecurityChangedNotification Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)