Condividi tramite


StoreConfiguration.SetEnterpriseStoreWebAccountId(String) Metodo

Definizione

Imposta l'ID dell'account utente dello Store per l'utente di Azure AD corrente che ha eseguito l'accesso allo Store in modo che altre app possano eseguire query su questo ID.

public:
 static void SetEnterpriseStoreWebAccountId(Platform::String ^ webAccountId);
 static void SetEnterpriseStoreWebAccountId(winrt::hstring const& webAccountId);
public static void SetEnterpriseStoreWebAccountId(string webAccountId);
function setEnterpriseStoreWebAccountId(webAccountId)
Public Shared Sub SetEnterpriseStoreWebAccountId (webAccountId As String)

Parametri

webAccountId
String

Platform::String

winrt::hstring

ID dell'account utente dello Store (in genere ottenuto dalla proprietà WebAccount.Id ) da impostare per l'utente di Azure AD attualmente connesso allo Store.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v4.0)

Si applica a