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

适用于