TenantInfo 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.
Describes a tenant.
public class TenantInfo
type TenantInfo = class
Public Class TenantInfo
- Inheritance
-
TenantInfo
Constructors
TenantInfo() |
Initializes a new instance of the TenantInfo class. |
TenantInfo(String) |
Initializes a new instance of the TenantInfo class. |
Properties
Id |
Gets or sets unique identifier representing a tenant. |