WebJobsAuthenticationEventsContextUser.OnPremisesSamAccountName Property

Definition

Gets the name of the on premises sam account.

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

Property Value

The name of the on premises sam account.

Attributes

Applies to