共用方式為


SetAccessControlEntriesInfo 建構函式

命名空間:  Microsoft.VisualStudio.Services.Security
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public Sub New ( _
    token As String, _
    accessControlEntries As IEnumerable(Of AccessControlEntry), _
    merge As Boolean _
)
public SetAccessControlEntriesInfo(
    string token,
    IEnumerable<AccessControlEntry> accessControlEntries,
    bool merge
)

參數

.NET Framework 安全性

請參閱

參考

SetAccessControlEntriesInfo 類別

Microsoft.VisualStudio.Services.Security 命名空間