C# Класс System.Security.AccessControl.Tests.CommonSecurityDescriptor_GetSddlForm

Показать файл Открыть проект

Открытые методы

Метод Описание
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