RemoteAuthenticationState クラス

定義

認証操作中に保持される最小限の認証状態を表します。

public ref class RemoteAuthenticationState
public class RemoteAuthenticationState
type RemoteAuthenticationState = class
Public Class RemoteAuthenticationState
継承
RemoteAuthenticationState

コンストラクター

RemoteAuthenticationState()

認証操作中に保持される最小限の認証状態を表します。

プロパティ

ReturnUrl

認証操作が成功した後にアプリケーションをリダイレクトする URL を取得または設定します。 ページ内の URL である必要があります。

適用対象