Partager via


OrderedIdentityDescriptorTable, constructeur (IEnumerable<IdentityDescriptor>, Boolean)

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    rows As IEnumerable(Of IdentityDescriptor), _
    omitNullEntries As Boolean _
)
public OrderedIdentityDescriptorTable(
    IEnumerable<IdentityDescriptor> rows,
    bool omitNullEntries
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

OrderedIdentityDescriptorTable Classe

OrderedIdentityDescriptorTable, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms