OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::Win::SecurityAttributes Struct Reference

#include <secattr.hpp>

Public Member Functions

 OPENVPN_EXCEPTION (win_sec_attr)
 
 SecurityAttributes (const std::string &sddl_string, const bool inherit, const std::string &title)
 
 ~SecurityAttributes ()
 

Public Attributes

SECURITY_ATTRIBUTES sa
 

Detailed Description

Definition at line 24 of file secattr.hpp.

Constructor & Destructor Documentation

◆ SecurityAttributes()

openvpn::Win::SecurityAttributes::SecurityAttributes ( const std::string &  sddl_string,
const bool  inherit,
const std::string &  title 
)
inline

Definition at line 28 of file secattr.hpp.

◆ ~SecurityAttributes()

openvpn::Win::SecurityAttributes::~SecurityAttributes ( )
inline

Definition at line 49 of file secattr.hpp.

Member Function Documentation

◆ OPENVPN_EXCEPTION()

openvpn::Win::SecurityAttributes::OPENVPN_EXCEPTION ( win_sec_attr  )

Member Data Documentation

◆ sa

SECURITY_ATTRIBUTES openvpn::Win::SecurityAttributes::sa

Definition at line 54 of file secattr.hpp.


The documentation for this struct was generated from the following file: