Compartir a través de


AuthenticationSchemeBuilder.HandlerType Propiedad

Definición

Obtiene o establece el IAuthenticationHandler tipo responsable de este esquema.

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

Valor de propiedad

Se aplica a