共用方式為


AuthenticationSchemeBuilder.HandlerType 屬性

定義

取得或設定 IAuthenticationHandler 負責這個配置的型別。

public:
 property Type ^ HandlerType { Type ^ get(); void set(Type ^ value); };
public Type HandlerType { get; set; }
public Type? HandlerType { get; set; }
member this.HandlerType : Type with get, set
Public Property HandlerType As Type

屬性值

適用於