共用方式為


IWithAuthentication<FluentT> 介面

定義

允許設定驗證的 Web 應用程式定義階段。

public interface IWithAuthentication<FluentT>
type IWithAuthentication<'FluentT> = interface
Public Interface IWithAuthentication(Of FluentT)

類型參數

FluentT

資源類型。

衍生

方法

DefineAuthentication()

指定新驗證組態的定義。

適用於