다음을 통해 공유


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>
파생

적용 대상