Share via


MsalAuthenticationOptions.Authority Property

Definition

Gets or sets the authority for the Azure Active Directory or Azure Active Directory B2C instance.

public:
 property System::String ^ Authority { System::String ^ get(); void set(System::String ^ value); };
public string Authority { get; set; }
public string? Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

Property Value

Applies to