Condividi tramite


ManagedIdentityOptions.TenantId Property

Definition

The tenant id of the user to authenticate.

[Newtonsoft.Json.JsonProperty("tenantid")]
public string TenantId { get; set; }
[<Newtonsoft.Json.JsonProperty("tenantid")>]
member this.TenantId : string with get, set
Public Property TenantId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to