LdapTools\Security\Acl\Sacl::getSddlIdentifier PHP Method

getSddlIdentifier() public method

public getSddlIdentifier ( )
    public function getSddlIdentifier()
    {
        return self::SDDL_CHAR;
    }