次の方法で共有


ApnsCredential.AppName プロパティ

定義

アプリケーションまたは BundleId の名前を取得または設定します。 トークン認証モードを使用するかどうかを指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.appName")]
public string AppName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.appName")>]
member this.AppName : string with get, set
Public Property AppName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象