次の方法で共有


AADObjectType type

AADObjectType の値を定義します。 使用できる値は、'User'、'Group'、'ServicePrincipal' です。

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