winapi_common
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
winapi::Sid Class Reference

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
 

Detailed Description

Definition at line 17 of file sid.hpp.


The documentation for this class was generated from the following files: