共用方式為


AccessTokenRequestOptions.ReturnUrl 屬性

定義

取得或設定特定的傳回 URL,以便在需要重新導向至其他位置以布建權杖時,用來將使用者傳回應用程式。

public:
 property System::String ^ ReturnUrl { System::String ^ get(); void set(System::String ^ value); };
public string ReturnUrl { get; set; }
public string? ReturnUrl { get; set; }
member this.ReturnUrl : string with get, set
Public Property ReturnUrl As String

屬性值

適用於