共用方式為


AuthenticationMiddleware<TOptions> 類別

定義

generic <typename TOptions>
 where TOptions : AuthenticationOptionsgcnew()public ref class AuthenticationMiddleware abstract
public abstract class AuthenticationMiddleware<TOptions> where TOptions : AuthenticationOptions, new()
type AuthenticationMiddleware<'Options (requires 'Options :> AuthenticationOptions and 'Options : (new : unit -> 'Options))> = class
Public MustInherit Class AuthenticationMiddleware(Of TOptions)

類型參數

TOptions
繼承
AuthenticationMiddleware<TOptions>
衍生

適用於