Partager via


WebProviderTokenRequest.WebAccounts Propriété

Définition

Obtient les comptes web pour la demande.

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)

Valeur de propriété

Comptes web pour la requête.

S’applique à