Freigeben über


WebProviderTokenRequest.WebAccounts Eigenschaft

Definition

Ruft die Webkonten für die Anforderung ab.

public:
 property IVectorView<WebAccount ^> ^ WebAccounts { IVectorView<WebAccount ^> ^ get(); };
IVectorView<WebAccount> WebAccounts();
public IReadOnlyList<WebAccount> WebAccounts { get; }
var iVectorView = webProviderTokenRequest.webAccounts;
Public ReadOnly Property WebAccounts As IReadOnlyList(Of WebAccount)

Eigenschaftswert

Die Webkonten für die Anforderung.

Gilt für: