다음을 통해 공유


SspiSecurityToken.ExtractGroupsForWindowsAccounts 속성

정의

Windows 계정이 속한 그룹을 추출할지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

Windows 계정이 속한 그룹이 추출되면 true이고, 그렇지 않으면 false입니다.

적용 대상