AuthenticationScheme.HandlerType Property

Definition

The IAuthenticationHandler type that handles this scheme.

public:
 property Type ^ HandlerType { Type ^ get(); };
public Type HandlerType { get; }
member this.HandlerType : Type
Public ReadOnly Property HandlerType As Type

Property Value

Applies to