WebJobsAuthenticationEventResponseHandler.Type Property

Definition

Gets the type.

public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The type.

Implements

Microsoft.Azure.WebJobs.Host.Bindings.IValueProvider.Type

Applies to