IConnectionSettings.Authority 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.
Entra Authentication Endpoint to use. If not populated, the Entra Public Cloud endpoint is assumed.
This example of Public Cloud Endpoint is https://login.microsoftonline.com
public string Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String