Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines if the security descriptor's owner security identifier (SID) was set by default.
bool IsOwnerDefaulted( ) const throw( );
Return Value
Returns true if a default mechanism, rather than the original provider of the security descriptor, provided the security descriptor's owner SID. Returns false otherwise.
Remarks
To set this flag, use the CSecurityDesc::SetOwner method.
Requirements
Header: atlsecurity.h