AuthenticationService.Handlers 屬性

定義

用來解析 IAuthenticationHandler 實例。

public:
 property Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ Handlers { Microsoft::AspNetCore::Authentication::IAuthenticationHandlerProvider ^ get(); };
public Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider Handlers { get; }
member this.Handlers : Microsoft.AspNetCore.Authentication.IAuthenticationHandlerProvider
Public ReadOnly Property Handlers As IAuthenticationHandlerProvider

屬性值

適用於