WebAccountProvider.Authority 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Web 帳戶提供者的授權單位。 使用授權單位來厘清具有多個身分識別的單一提供者, (例如 Microsoft 帳戶與 Azure Active Directory) 。
public:
property Platform::String ^ Authority { Platform::String ^ get(); };
winrt::hstring Authority();
public string Authority { get; }
var string = webAccountProvider.authority;
Public ReadOnly Property Authority As String
屬性值
Web 帳戶提供者的授權單位。