共用方式為


IWithExternalRedirectUrls<ParentT> 介面

定義

允許指定分支的 Web 應用程式驗證定義。

public interface IWithExternalRedirectUrls<ParentT>
type IWithExternalRedirectUrls<'ParentT> = interface
Public Interface IWithExternalRedirectUrls(Of ParentT)

類型參數

ParentT

附加此定義之後要傳回之父定義的階段。

衍生

方法

WithAllowedExternalRedirectUrl(String)

新增外部重新導向 URL。

適用於