次の方法で共有


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

プロパティ値

適用対象