次の方法で共有


SecurityUserDescription.ParentApplicationGroups プロパティ

定義

このユーザーを追加するセキュリティ グループの説明の親グループを取得します。

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

プロパティ値

このユーザーを追加するセキュリティ グループの説明の親グループ。

適用対象