API Reference
Class
ResolvedUsageAccount
Resolved account identity for a usage event.
Inheritance
- Object
- ResolvedUsageAccount
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public ResolvedUsageAccount() #Inherited Methods
Properties
public String ProviderAccountId { get; set; } #Gets or sets the stable provider-owned account identifier when available.
public String AccountLabel { get; set; } #Gets or sets the provider-specific account label.
public String PersonLabel { get; set; } #Gets or sets an optional person-level label used to group several provider accounts.