共用方式為


MsalAuthenticationOptions.Authority 屬性

定義

取得或設定 Azure Active Directory 或 Azure Active Directory B2C 實例的授權單位。

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

屬性值

適用於