Freigeben über


WebAccountProviderSignOutAccountOperation.WebAccount Eigenschaft

Definition

Ruft das abzumeldende Webkonto ab.

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

Eigenschaftswert

Das Webkonto, das abgemeldet werden soll.

Gilt für: