次の方法で共有


SecurityUserDescription.ParentSystemGroups プロパティ

定義

このユーザーを追加するローカル グループを取得します。

public System.Collections.Generic.IList<string> ParentSystemGroups { get; }
member this.ParentSystemGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property ParentSystemGroups As IList(Of String)

プロパティ値

このユーザーを追加するローカル グループ。

適用対象