次の方法で共有


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

プロパティ値

適用対象