IdentityEmailChangedNotification 构造函数

创建 IdentityEmailChangedNotification。

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Public Sub New ( _
    id As Guid, _
    preferredEmailAddress As String _
)
public IdentityEmailChangedNotification(
    Guid id,
    string preferredEmailAddress
)

参数

.NET Framework 安全性

请参阅

参考

IdentityEmailChangedNotification 类

Microsoft.TeamFoundation.Server.Core 命名空间