CreateGroupsInfo 构造函数 (Guid, IList<Identity>)

命名空间:  Microsoft.VisualStudio.Services.Identity
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

声明
Public Sub New ( _
    scopeId As Guid, _
    groups As IList(Of Identity) _
)
public CreateGroupsInfo(
    Guid scopeId,
    IList<Identity> groups
)

参数

.NET Framework 安全性

请参阅

参考

CreateGroupsInfo 类

CreateGroupsInfo 重载

Microsoft.VisualStudio.Services.Identity 命名空间