WebJobsAuthenticationEventsTokenClaim.Values Property

Definition

Gets or sets the values.

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

Property Value

String[]

The values.

Attributes

Applies to