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.
Cancels the automatic impersonation reversion.
const CAccessToken* Detach() throw( );
Return Value
The address of the previously associated CAccessToken, or NULL if no association existed.
Remarks
Calling Detach prevents the CAutoRevertImpersonation object from reverting any impersonation currently in effect for the CAccessToken object associated with this object. CAutoRevertImpersonation can then be destroyed with no effect or reassociated to the same or another CAccessToken object using Attach.
Requirements
Header: atlsecurity.h