WebJobsAuthenticationEventsContextUser.UserType Property

Definition

Gets the type of the user.

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

Property Value

The type of the user.

Attributes

Applies to