Share via


IdentityBatchInfo 建構函式 (IList<IdentityDescriptor>, QueryMembership, IEnumerable<String>, Boolean)

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

語法

'宣告
Public Sub New ( _
    descriptors As IList(Of IdentityDescriptor), _
    queryMembership As QueryMembership, _
    propertyNames As IEnumerable(Of String), _
    includeRestrictedVisibility As Boolean _
)
public IdentityBatchInfo(
    IList<IdentityDescriptor> descriptors,
    QueryMembership queryMembership,
    IEnumerable<string> propertyNames,
    bool includeRestrictedVisibility
)

參數

.NET Framework 安全性

請參閱

參考

IdentityBatchInfo 類別

IdentityBatchInfo 多載

Microsoft.VisualStudio.Services.Identity 命名空間