你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NotificationRegistration.DeviceId 属性

定义

特定于给定平台的唯一标识符。 对于 Windows 推送通知服务 (WNS) 或 Microsoft 推送通知服务 (MPNS,) 它是通道 URI,对于 Apple 推送通知服务,它是设备令牌,对于 Chrome 的 Google Cloud Messaging,它是注册 ID。

public string DeviceId { get; set; }
member this.DeviceId : string with get, set
Public Property DeviceId As String

属性值

适用于