Construtor AccountUserChangedNotification
Namespace: Microsoft.VisualStudio.Services.Account
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Public Sub New ( _
accountUser As AccountUser, _
action As AccountUserChangeAction _
)
public AccountUserChangedNotification(
AccountUser accountUser,
AccountUserChangeAction action
)
Parâmetros
- accountUser
Tipo: Microsoft.VisualStudio.Services.Account.AccountUser
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.