次の方法で共有


Application.LogoutUrl プロパティ

定義

ログアウト ページの URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象