WebAccountManager.GetScope(WebAccount) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene l'ambito dell'account 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
Parametri
- webAccount
- WebAccount
Account Web per cui ottenere l'ambito.
Restituisce
Ambito dell'account Web.