Partager via


WebAccountManager.GetScope(WebAccount) Méthode

Définition

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.

S’applique à