spec\LdapTools\Security\Ace\AceSpec::it_should_have_a_string_representation_of_the_SDDL PHP Method

it_should_have_a_string_representation_of_the_SDDL() public method

    function it_should_have_a_string_representation_of_the_SDDL()
    {
        $this->__toString()->shouldBeEqualTo('(OA;CIIO;CCDCLC;c975c901-6cea-4b6f-8319-d67f45449506;4828cc14-1437-45bc-9b07-ad6f015e5f28;S-1-5-21-1263317781-1938881490-3107577794-1116)');
    }