AppCredentials.Logger Property

Definition

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

protected Microsoft.Extensions.Logging.ILogger Logger { get; set; }
member this.Logger : Microsoft.Extensions.Logging.ILogger with get, set
Protected Property Logger As ILogger

Property Value

The channel auth token tenant for this credential.

Applies to