WebJobsAuthenticationEventResponse Class

Definition

Represents an event response based on the event type and request.

public abstract class WebJobsAuthenticationEventResponse : System.Net.Http.HttpResponseMessage
type WebJobsAuthenticationEventResponse = class
    inherit HttpResponseMessage
Public MustInherit Class WebJobsAuthenticationEventResponse
Inherits HttpResponseMessage
Inheritance
WebJobsAuthenticationEventResponse
Derived

Constructors

WebJobsAuthenticationEventResponse()

Properties

Body

Gets or sets the body of the event response.

Applies to