WebJobsAuthenticationEventResponseHandler.Response Property

Definition

Gets or sets the action result.

public Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents.WebJobsAuthenticationEventResponse Response { get; }
member this.Response : Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents.WebJobsAuthenticationEventResponse
Public ReadOnly Property Response As WebJobsAuthenticationEventResponse

Property Value

The action result.

Applies to