Compartir a través de


IdentityQueueTable (Constructor)

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

Sintaxis

'Declaración
Public Sub New ( _
    values As IEnumerable(Of Tuple(Of Guid, Boolean, Boolean)) _
)
public IdentityQueueTable(
    IEnumerable<Tuple<Guid, bool, bool>> values
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityQueueTable Clase

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