Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Assignment operator.
CSid & operator =(
const CSid & rhs
) throw(...);
CSid & operator =(
const SID & rhs
) throw(...);
Parameters
- rhs
The SID (security identifier) or CSid to assign to the CSid object.
Return Value
Returns a reference to the updated CSid object.
Requirements
Header: atlsecurity.h