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

Show file Open project: dotnet/corefx

Public Methods

Method Description
CommonSecurityDescriptor_CreateFromRawSecurityDescriptor_TestData ( ) : IEnumerable

Private Methods

Method Description
AdditionalTestCases ( ) : void
TestCreateFromRawSecurityDescriptor ( bool isContainer, bool isDS, string rawSecurityDescriptorSddl, string verifierSddl ) : void

Method Details

CommonSecurityDescriptor_CreateFromRawSecurityDescriptor_TestData() public static method

public static CommonSecurityDescriptor_CreateFromRawSecurityDescriptor_TestData ( ) : IEnumerable
return IEnumerable