共用方式為


CachingSecurityNamespace.MapToWellKnownIdentifiers 方法 (IEnumerable<AccessControlList>)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Protected Function MapToWellKnownIdentifiers ( _
    acls As IEnumerable(Of AccessControlList) _
) As IEnumerable(Of AccessControlList)
protected IEnumerable<AccessControlList> MapToWellKnownIdentifiers(
    IEnumerable<AccessControlList> acls
)

參數

傳回值

類型:System.Collections.Generic.IEnumerable<AccessControlList>

.NET Framework 安全性

請參閱

參考

CachingSecurityNamespace 類別

MapToWellKnownIdentifiers 多載

Microsoft.TeamFoundation.Framework.Server 命名空間