NamedPolicy.ClearAllPoliciesAsync 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.
Surcharges
ClearAllPoliciesAsync() | |
ClearAllPoliciesAsync(String) |
ClearAllPoliciesAsync()
public:
static IAsyncAction ^ ClearAllPoliciesAsync();
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Overload("ClearAllPoliciesAsync")]
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncAction ClearAllPoliciesAsync();
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Overload("ClearAllPoliciesAsync")]
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ClearAllPoliciesAsync();
function clearAllPoliciesAsync()
Public Shared Function ClearAllPoliciesAsync () As IAsyncAction
Retours
- Attributs
S’applique à
ClearAllPoliciesAsync(String)
public:
static IAsyncAction ^ ClearAllPoliciesAsync(Platform::String ^ accountId);
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Overload("ClearAllPoliciesForAccountAsync")]
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncAction ClearAllPoliciesAsync(winrt::hstring const& accountId);
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Overload("ClearAllPoliciesForAccountAsync")]
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ClearAllPoliciesAsync(string accountId);
function clearAllPoliciesAsync(accountId)
Public Shared Function ClearAllPoliciesAsync (accountId As String) As IAsyncAction
Paramètres
- accountId
-
String
Platform::String
winrt::hstring
Retours
- Attributs