RemoteAuthenticationApplicationPathsOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示應用程式用於驗證作業之路徑的選項。 這些路徑相對於基底。
public ref class RemoteAuthenticationApplicationPathsOptions
public class RemoteAuthenticationApplicationPathsOptions
type RemoteAuthenticationApplicationPathsOptions = class
Public Class RemoteAuthenticationApplicationPathsOptions
- 繼承
-
RemoteAuthenticationApplicationPathsOptions
建構函式
| RemoteAuthenticationApplicationPathsOptions() |
表示應用程式用於驗證作業之路徑的選項。 這些路徑相對於基底。 |
屬性
| LogInCallbackPath |
取得或設定登入回呼頁面的路徑。 |
| LogInFailedPath |
取得或設定登入失敗頁面的路徑。 |
| LogInPath |
取得或設定登入頁面的路徑。 |
| LogOutCallbackPath |
取得或設定登出回呼頁面的路徑。 |
| LogOutFailedPath |
取得或設定登出失敗頁面的路徑。 |
| LogOutPath |
取得或設定登出頁面的路徑。 |
| LogOutSucceededPath |
取得或設定登出成功頁面的路徑。 |
| ProfilePath |
取得或設定端點的路徑,以修改使用者設定檔的設定。 |
| RegisterPath |
取得或設定用於註冊新使用者的端點路徑。 |
| RemoteProfilePath |
取得或設定遠端端點的路徑,以修改使用者設定檔的設定。 它可能是絕對的,而且指向應用程式外部。 |
| RemoteRegisterPath |
取得或設定遠端端點的遠端路徑,以註冊新使用者。 它可能是絕對的,而且指向應用程式外部。 |