你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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