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

属性值

适用于