FormsAuthenticationConfiguration.DefaultUrl プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As FormsAuthenticationConfiguration Dim value As String value = instance.DefaultUrl instance.DefaultUrl = value
/** @property */ public String get_DefaultUrl () /** @property */ public void set_DefaultUrl (String value)
認証後、要求をリダイレクトする URL。既定値は default.aspx です。


DefaultUrl へのアクセス方法を次のコード例に示します。セクションを取得する方法については、FormsAuthenticationConfiguration クラスのトピックにあるコード例を参照してください。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からFormsAuthenticationConfiguration.DefaultUrl プロパティを検索する場合は、下記のリンクをクリックしてください。

- FormsAuthenticationConfiguration.DefaultUrl プロパティのページへのリンク