Compartir a través de


AccessEntry.Deny (Propiedad)

La matriz de nombres de permisos este usuario o grupo se deniega.

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

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

AccessEntry Clase

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