Compartir a través de


DefaultTagProvider<T>.SecurityProvider (Propiedad)

Proveedor de seguridad de la etiqueta

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

Sintaxis

'Declaración
Public Property SecurityProvider As ITagSecurityProvider(Of T)
public ITagSecurityProvider<T> SecurityProvider { get; private set; }

Valor de propiedad

Tipo: Microsoft.TeamFoundation.Server.Core.ITagSecurityProvider<T>

Implementaciones

ITagProvider<T>.SecurityProvider

Comentarios

Interfaz opcional para la seguridad etiqueta-relacionada

Seguridad de .NET Framework

Vea también

Referencia

DefaultTagProvider<T> Clase

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