Udostępnij przez


IConnectionSettings.Authority Property

Definition

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

Property Value

Applies to

See also