ServicePrincipal interface

服務主體元數據。

屬性

appId

服務主體的應用程式識別碼。

credentialsExpireOn

服務主體認證的到期時間。

id

服務主體的標識碼。

tenantId

服務主體的租用戶標識碼。

屬性詳細資料

appId

服務主體的應用程式識別碼。

appId?: string

屬性值

string

credentialsExpireOn

服務主體認證的到期時間。

credentialsExpireOn?: Date

屬性值

Date

id

服務主體的標識碼。

id?: string

屬性值

string

tenantId

服務主體的租用戶標識碼。

tenantId?: string

屬性值

string