winapi_common
|
Public Types | |
typedef SID | Impl |
Public Member Functions | |
Sid (const Buffer &buffer) | |
operator SID & () | |
operator const SID & () const | |
std::string | to_string () const |
Static Public Member Functions | |
static Sid | well_known (WELL_KNOWN_SID_TYPE type) |
static Sid | builtin_administrators () |
Static Public Attributes | |
static constexpr std::size_t | MAX_SID_SIZE = SECURITY_MAX_SID_SIZE |