AuthenticationSchemeBuilder.HandlerType Property

Definition

Gets or sets the IAuthenticationHandler type responsible for this scheme.

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

Property Value

Applies to