Skip to main content

set_owner_only_file

Function set_owner_only_file 

Source
pub fn set_owner_only_file(path: &Path) -> Result<()>
Expand description

Returns the current Windows user’s textual security identifier.

§Errors

Returns an I/O error when the process token or SID cannot be queried.