WebJobsAuthenticationEventsContextServicePrincipal.AppId Property

Definition

Gets the application identifier.

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

Property Value

The application identifier.

Attributes

Applies to