CSecurityDesc::IsGroupDefaulted

确定安全描述符的组安全标识符(SID)默认情况下是否设置为。

bool IsGroupDefaulted( ) const throw( );

返回值

返回true,则默认结构,而不是安全说明符的原始提供程序,假定安全说明符的组SID。否则返回 false。

备注

若要设置此标志,请使用 CSecurityDesc::SetGroup 方法。

要求

Header: atlsecurity.h

请参见

参考

CSecurityDesc选件类

SECURITY_DESCRIPTOR_CONTROL

CSecurityDesc::SetGroup

CSecurityDesc::GetGroup