CSid::operator const SID *

 

Casts a CSid object to a pointer to a SID (security identifier) structure.

Syntax

operator const SID *( ) const throw(...);

Remarks

Returns the address of the SID structure.

Requirements

Header: atlsecurity.h

See Also

CSid Class
CSid::GetPSID