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

属性值

适用于