AppCredentials.AuthTenant Property

Definition

Gets or sets the channel auth token tenant for this credential.

protected string AuthTenant { get; set; }
member this.AuthTenant : string with get, set
Protected Property AuthTenant As String

Property Value

The channel auth token tenant for this credential.

Applies to