1 reference to s_SDDL_Pattern
SDDLTests (1)
Program.cs (1)
107
Match m = Regex.Match(sddlDescriptor,
s_SDDL_Pattern
);