WebAccountManager.GetScope(WebAccount) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’étendue du compte web.
public:
static WebAccountScope GetScope(WebAccount ^ webAccount);
static WebAccountScope GetScope(WebAccount const& webAccount);
public static WebAccountScope GetScope(WebAccount webAccount);
function getScope(webAccount)
Public Shared Function GetScope (webAccount As WebAccount) As WebAccountScope
Paramètres
- webAccount
- WebAccount
Compte web pour lequel obtenir l’étendue.
Retours
Étendue du compte web.