WebJobsAuthenticationEventsContext.Protocol Property

Definition

Gets the authentication protocol.

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

Property Value

The authentication protocol.

Attributes

Applies to