Microsoft.Store.PartnerCenter Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AuthenticationToken |
Represents an authentication token for a resource. |
PartnerExtensions |
Holds useful extension methods used across the partner SDK. |
PartnerService |
This class contains the partner SDK properties and acts as the main entry point to create partners. |
Interfaces
IAggregatePartner |
A partner operations interface which can be used to generate scoped partner operations that use a specific partner context. |
IPagedEntityCollectionRetrievalOperations<T,TResourceCollection> |
A generic interface which represents paged entity retrieval operations. |
IPartner |
The main entry point into using the partner SDK functionality. Represents a partner and encapsulates all the behavior attached to partners. Use this interface to get to the partner's customers, profiles, and customer orders, profiles and subscriptions and more. |
IPartnerComponent |
Represents a partner SDK component which has a string context. |
IPartnerComponent<TContext> |
Represents a partner SDK component. |
IPartnerCredentials |
The credentials needed to access the partner API service. |