次の方法で共有


UserType type

ユーザーの種類に関する情報を提供します。 現在、"user" または "servicePrincipal" にすることができます。

type UserType = "user" | "servicePrincipal"