RemoteAuthenticationOptions.ReturnUrlParameter プロパティ

定義

アクセスが拒否されたページまでリモート チャレンジがトリガーされる前に、ユーザーの元の場所を伝えるために使用されるパラメーターの名前を取得または設定します。 このプロパティは、 が明示的に指定されている場合 AccessDeniedPath にのみ使用されます。

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

プロパティ値

適用対象