共用方式為


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

適用於