WebJobsAuthenticationEventData.CustomAuthenticationExtensionId Property

Definition

Gets or sets the custom authentication extension identifier.

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

Property Value

The custom authentication extension identifier.

Attributes

Applies to