Interface IApplicationConsent

All Superinterfaces:
IEntityDeleteOperations<ApplicationConsent>, IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
ApplicationConsentOperations

public interface IApplicationConsent
extends IPartnerComponent<Tuple<String,​String>>, IEntityDeleteOperations<ApplicationConsent>
Represents an application consent
  • Method Summary

    Modifier and Type Method Description
    void delete()
    Remove application consent.

    Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent

    getContext, getPartner