WebJobsAuthenticationEventsCloudEventRequest<TResponse,TData>.Source Property

Definition

Gets or sets the source.

[System.ComponentModel.DataAnnotations.Required]
[System.Text.Json.Serialization.JsonPropertyName("source")]
public string Source { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
[<System.Text.Json.Serialization.JsonPropertyName("source")>]
member this.Source : string with get, set
Public Property Source As String

Property Value

The source.

Attributes

Applies to