C# 클래스 System.Security.AccessControl.Tests.CommonSecurityDescriptor_GetSddlForm

파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
CommonSecurityDescriptor_GetSddlForm_TestData ( ) : IEnumerable

비공개 메소드들

메소드 설명
TestGetSddlForm ( bool isContainer, bool isDS, int flags, string ownerStr, string groupStr, string saclStr, string daclStr, bool getOwner, bool getGroup, bool getSacl, bool getDacl, string expectedSddl ) : void

메소드 상세

CommonSecurityDescriptor_GetSddlForm_TestData() 공개 정적인 메소드

public static CommonSecurityDescriptor_GetSddlForm_TestData ( ) : IEnumerable
리턴 IEnumerable