다음을 통해 공유


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

속성 값

적용 대상