ConnectionSettings.FederatedTokenFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Token path used for the workload identity, like the MSAL example for AKS, equal to AZURE_FEDERATED_TOKEN_FILE.
public string FederatedTokenFile { get; set; }
member this.FederatedTokenFile : string with get, set
Public Property FederatedTokenFile As String