< Back

ConvertFrom-SddlString

Tue Jan 29, 2019 10:21 pm

NAME ConvertFrom-SddlString



SYNOPSIS







SYNTAX

ConvertFrom-SddlString [-Sddl] <String> [-Type {FileSystemRights | RegistryRights | ActiveDirectoryRights | MutexRights | SemaphoreRights |

CryptoKeyRights | EventWaitHandleRights}] [<CommonParameters>]





DESCRIPTION







PARAMETERS

-Sddl <String>





Required? true

Position? 0

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



-Type <Object>





Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









1:



PS C:\\>







RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=821754