CAccessToken::SetOwner
Call this method to set the owner of the CAccessToken object.
bool SetOwner(
const CSid& rSid
) throw(...);
- rSid
The CSid Class object containing the owner information.
Returns true on success, false on failure.
The owner is the default owner that is used for new objects created while this access token is in effect.
Header: atlsecurity.h