WebAccountProviderSignOutAccountOperation.WebAccount Propriété

Définition

Obtient le compte web à déconnecter.

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webAccountProviderSignOutAccountOperation.webAccount;
Public ReadOnly Property WebAccount As WebAccount

Valeur de propriété

Compte web à déconnecter.

S’applique à