次の方法で共有


SspiSecurityToken.ExtractGroupsForWindowsAccounts プロパティ

定義

Windows アカウントが属するグループを抽出するかどうかを示す値を取得します。

public:
 property bool ExtractGroupsForWindowsAccounts { bool get(); };
public bool ExtractGroupsForWindowsAccounts { get; }
member this.ExtractGroupsForWindowsAccounts : bool
Public ReadOnly Property ExtractGroupsForWindowsAccounts As Boolean

プロパティ値

Windows アカウントが属するグループを抽出する場合は true、それ以外の場合は false

適用対象