Freigeben über


AccessControlListsCollection-Konstruktor (IEnumerable<AccessControlList>)

Namespace:  Microsoft.VisualStudio.Services.Security
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    source As IEnumerable(Of AccessControlList) _
)
public AccessControlListsCollection(
    IEnumerable<AccessControlList> source
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessControlListsCollection Klasse

AccessControlListsCollection-Überladung

Microsoft.VisualStudio.Services.Security-Namespace