Freigeben über


IdentityAccountNameAlreadyInUseException-Konstruktor (String, Int32)

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityAccountNameAlreadyInUseException Klasse

IdentityAccountNameAlreadyInUseException-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace