次の方法で共有


UserGroupRepresentation 列挙型

定義

グループまたはユーザーを返す呼び出しでユーザーまたはグループ オブジェクトを表す方法を定義する列挙子

public enum UserGroupRepresentation
type UserGroupRepresentation = 
Public Enum UserGroupRepresentation
継承
UserGroupRepresentation

フィールド

ObjectID 0

ユーザーまたはグループを表す変更できない GUID であるオブジェクト ID。

UserPrincipalName 1

ユーザーまたはグループのユーザー プリンシパル名。 これは変更できます。 これには、追加の参照が含まれます。

適用対象