共用方式為


TenantIdDescription interface

租用戶標識碼資訊。

屬性

country

租使用者位址的國家/地區名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

countryCode

租用戶的國家/地區縮寫。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultDomain

租用戶的預設網域。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

租用戶的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

domains

租使用者的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

租使用者的完整標識碼。 例如,/tenants/00000000-0000-0000-0000-0000000000000。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantCategory

租用戶的類別。 可能的值為 TenantCategoryHome、TenantCategoryProjectedBy、TenantCategoryManagedBy 附注:此屬性將不會串行化。 它只能由伺服器填入。

tenantId

租用戶標識碼。 例如,00000000-0000-0000-0000-0000000000000。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantType

租用戶類型。 僅適用於首頁租用戶類別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

country

租使用者位址的國家/地區名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

country?: string

屬性值

string

countryCode

租用戶的國家/地區縮寫。 注意:這個屬性不會串行化。 它只能由伺服器填入。

countryCode?: string

屬性值

string

defaultDomain

租用戶的預設網域。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultDomain?: string

屬性值

string

displayName

租用戶的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName?: string

屬性值

string

domains

租使用者的網域清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

domains?: string

屬性值

string

id

租使用者的完整標識碼。 例如,/tenants/00000000-0000-0000-0000-0000000000000。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

tenantCategory

租用戶的類別。 可能的值為 TenantCategoryHome、TenantCategoryProjectedBy、TenantCategoryManagedBy 附注:此屬性將不會串行化。 它只能由伺服器填入。

tenantCategory?: string

屬性值

string

tenantId

租用戶標識碼。 例如,00000000-0000-0000-0000-0000000000000。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

tenantType

租用戶類型。 僅適用於首頁租用戶類別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantType?: string

屬性值

string