IdentityAccountNameAlreadyInUseException 构造函数 (String, Int32)

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

语法

声明
Public Sub New ( _
    oneAccountName As String, _
    collisionCount As Integer _
)
public IdentityAccountNameAlreadyInUseException(
    string oneAccountName,
    int collisionCount
)

参数

.NET Framework 安全性

请参阅

参考

IdentityAccountNameAlreadyInUseException 类

IdentityAccountNameAlreadyInUseException 重载

Microsoft.VisualStudio.Services.Identity 命名空间