C# Class System.Security.AccessControl.Tests.CommonSecurityDescriptor_SetSystemAclProtection

Show file Open project: dotnet/corefx

Public Methods

Method Description
CommonSecurityDescriptor_SetSystemAclProtection_TestData ( ) : IEnumerable

Private Methods

Method Description
AdditionalTestCases ( ) : void
TestSetSystemAclProtection ( bool isContainer, bool isDS, string sddl, bool isProtected, bool preserveInheritance, string verifierSddl ) : void

Method Details

CommonSecurityDescriptor_SetSystemAclProtection_TestData() public static method

public static CommonSecurityDescriptor_SetSystemAclProtection_TestData ( ) : IEnumerable
return IEnumerable