WebJobsAuthenticationEventData.TenantId Property

Definition

Gets the event identifier.

[System.Text.Json.Serialization.JsonPropertyName("tenantId")]
public Guid TenantId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("tenantId")>]
member this.TenantId : Guid with get, set
Public Property TenantId As Guid

Property Value

The event identifier.

Attributes

Applies to