Sdílet prostřednictvím


ICustomerAgreementCollection.GetDirectSignedCustomerAgreementStatusAsync Method

Definition

Asynchronously retrieves the status of the direct acceptance of the Microsoft Customer Agreement by the customer.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Agreements.DirectSignedCustomerAgreementStatus> GetDirectSignedCustomerAgreementStatusAsync ();
abstract member GetDirectSignedCustomerAgreementStatusAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Agreements.DirectSignedCustomerAgreementStatus>
Public Function GetDirectSignedCustomerAgreementStatusAsync () As Task(Of DirectSignedCustomerAgreementStatus)

Returns

The list of customer's agreements.

Applies to