共用方式為


AADObjectType type

定義 AADObjectType 的值。 可能的值包括:'User'、'Group'、'ServicePrincipal'

type AADObjectType = "User" | "Group" | "ServicePrincipal"