SelfServeEntity Class
Definition
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.
Represents Entity. This currently represents the customer as the entity. In the future we could have this be a reseller as well.
public class SelfServeEntity
type SelfServeEntity = class
Public Class SelfServeEntity
- Inheritance
-
SelfServeEntity
Constructors
SelfServeEntity() |
Properties
SelfServeEntityType |
Gets or sets the EntityType. Ex: Customer |
TenantID |
Gets or sets the TenantID. |