Tenant class
From Catglobe Wiki
More actions
Tenant
Represents a SsoTenant.
Parent class
Inherits from object
Methods
- Empty Save() - Apply all changes to the SsoTenant
- (From object) string ToString() - The string representation of the object.
Properties
- TenantMapping Mapping { get; } - Role mapping and parent folder for the tenant
- string ObjectTypeName { get; } - The name of the type of object.
- TenantOnboarding Onboarding { get; } - Onboarding info for the tenant
- ResourceEdit ResourceModel { get; } - Edit the Resource
- string TenantId { get; set; } - Get/set the tenant id - e.g. for Microsoft this is a guid
- (From object) TypeInformation TypeInformation { get; } - Get information about this class.